Qual: Missing global declaration
This commit is contained in:
parent
32ced9a502
commit
8b5b7203d5
@ -431,7 +431,7 @@ class pdf_merou extends ModelePdfExpedition
|
||||
*/
|
||||
function _pagehead(&$pdf, $object, $showaddress, $outputlangs)
|
||||
{
|
||||
global $conf, $langs;
|
||||
global $conf, $langs,$hookmanager;
|
||||
|
||||
$default_font_size = pdf_getPDFFontSize($outputlangs);
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user