Fix syntax error
This commit is contained in:
parent
ccc1d4d1fa
commit
3b7c385c6c
@ -979,7 +979,7 @@ function pdf_pagefoot(&$pdf, $outputlangs, $paramfreetext, $fromcompany, $marge_
|
||||
|
||||
$outputlangs->load("dict");
|
||||
$line = '';
|
||||
$reg = aray();
|
||||
$reg = array();
|
||||
|
||||
$dims = $pdf->getPageDimensions();
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user