This commit is contained in:
Regis Houssin 2006-05-17 12:37:48 +00:00
parent bf466f8649
commit 55d7ba42c4

View File

@ -207,7 +207,7 @@ Class pdf_expedition_merou extends ModelePdfExpedition
// Generation de l entete // Generation de l entete
//******************************** //********************************
function _pagehead($exp){ function _pagehead($exp){
GLOBAL $langs; global $conf, $langs;
$tab4_top = 60; $tab4_top = 60;
$tab4_hl = 6; $tab4_hl = 6;
$tab4_sl = 4; $tab4_sl = 4;