This commit is contained in:
Regis Houssin 2006-05-17 12:43:51 +00:00
parent 0cfb05cea3
commit 84cace8926

View File

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