Fixing style errors.

This commit is contained in:
stickler-ci 2022-11-22 21:53:41 +00:00
parent 8cc31725ee
commit 1a7a5e89ba

View File

@ -103,7 +103,7 @@ class modFournisseur extends DolibarrModules
$this->const[$r][4] = 0; $this->const[$r][4] = 0;
$r++; $r++;
*/ */
$this->const[$r][0] = "INVOICE_SUPPLIER_ADDON_NUMBER"; $this->const[$r][0] = "INVOICE_SUPPLIER_ADDON_NUMBER";
$this->const[$r][1] = "chaine"; $this->const[$r][1] = "chaine";
$this->const[$r][2] = "mod_facture_fournisseur_cactus"; $this->const[$r][2] = "mod_facture_fournisseur_cactus";