Ajout FAC_PDF_INTITULE2

This commit is contained in:
Rodolphe Quiedeville 2003-05-16 12:42:45 +00:00
parent 9583fbc6ce
commit 0dacf19f22

View File

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