mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-02-10 01:42:33 +01:00
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