forked from Wavyzz/dolibarr
Qual: Spelling htdocs/core (#27491)
Highlights: - initialY in pdf_standard.modules.php was unused - remove (otherwise -> initially) (+same in other file)
This commit is contained in:
@@ -67,7 +67,7 @@ class modCommande extends DolibarrModules
|
||||
// Config pages
|
||||
$this->config_page_url = array("commande.php");
|
||||
|
||||
// Dependancies
|
||||
// Dependencies
|
||||
$this->depends = array("modSociete");
|
||||
$this->requiredby = array("modExpedition");
|
||||
$this->conflictwith = array();
|
||||
|
||||
Reference in New Issue
Block a user