We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 52343d0 commit 4b53852Copy full SHA for 4b53852
src/Fpdi.php
@@ -30,5 +30,5 @@ class Fpdi extends FpdfTpl
30
*
31
* @string
32
*/
33
- const VERSION = '2.6.3';
+ const VERSION = '2.6.4';
34
}
src/Tcpdf/Fpdi.php
@@ -46,7 +46,7 @@ class Fpdi extends \TCPDF
46
47
48
49
50
51
/**
52
* A counter for template ids.
src/Tfpdf/Fpdi.php
@@ -28,5 +28,5 @@ class Fpdi extends FpdfTpl
28
29
0 commit comments