Ajout de valeur par dfaut
This commit is contained in:
parent
bcecec3c5f
commit
284e3be76d
@ -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)
|
||||
{
|
||||
|
||||
Loading…
Reference in New Issue
Block a user