This commit is contained in:
Regis Houssin 2006-05-31 14:33:46 +00:00
parent a15259128c
commit 4062d98351

View File

@ -291,7 +291,7 @@ class pdf_typhon extends ModelePDFDeliveryOrder
}
}
/*
// Affiche cadre tableau
if ($pagenb == 1)
@ -304,7 +304,7 @@ class pdf_typhon extends ModelePDFDeliveryOrder
$this->_tableau($pdf, $tab_top_newpage, $tab_height, $nexY);
$bottomlasttab=$tab_top_newpage + $tab_height + 1;
}
/*
$deja_regle = "";
$posy=$this->_tableau_tot($pdf, $delivery, $deja_regle, $bottomlasttab);