mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-01-05 16:42:53 +01:00
Clean code
This commit is contained in:
@@ -66,7 +66,7 @@ class modCommande extends DolibarrModules
|
||||
$this->dirs = array("/commande/temp");
|
||||
|
||||
// Config pages
|
||||
$this->config_page_url = array("commande.php");
|
||||
$this->config_page_url = array("order.php");
|
||||
|
||||
// Dependencies
|
||||
$this->depends = array("modSociete");
|
||||
|
||||
Reference in New Issue
Block a user