Ajout de valeur par dfaut

This commit is contained in:
Rodolphe Quiedeville 2003-06-24 15:18:48 +00:00
parent bcecec3c5f
commit 284e3be76d

View File

@ -57,6 +57,8 @@ class modFacture
$const[5][1] = "chaine";
$const[6][0] = "FAC_PDF_INTITULE2";
$const[6][1] = "chaine";
$const[7][0] = "FACTURE_ADDON_PDF";
$const[7][1] = "tourteau";
foreach ($const as $key => $value)
{