1
This commit is contained in:
BIN
vendor/fpdf/bg.png
vendored
Normal file
BIN
vendor/fpdf/bg.png
vendored
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 159 KiB |
2
vendor/fpdf/fpdf.php
vendored
2
vendor/fpdf/fpdf.php
vendored
@@ -73,7 +73,7 @@ var $PDFVersion; // PDF version number
|
||||
* Public methods *
|
||||
* *
|
||||
*******************************************************************************/
|
||||
function FPDF($orientation='P', $unit='mm', $size='A4')
|
||||
function __construct($orientation='P', $unit='mm', $size='A4')
|
||||
{
|
||||
// Some checks
|
||||
$this->_dochecks();
|
||||
|
||||
Reference in New Issue
Block a user