2
0
forked from Wavyzz/dolibarr

Uniformisation modules

This commit is contained in:
Laurent Destailleur
2008-02-19 19:10:24 +00:00
parent 29369c4a9d
commit 1042bcfb44
6 changed files with 22 additions and 26 deletions

View File

@@ -71,7 +71,7 @@ class modECM extends DolibarrModules
$this->dirs[0] = DOL_DATA_ROOT."/ecm";
// Config pages. Put here list of php page names stored in admmin directory used to setup module
$this->config_page_url = array("");
$this->config_page_url = array();
// Dependencies
$this->depends = array(); // List of modules id that must be enabled if this module is enabled