forked from Wavyzz/dolibarr
according to new tree directory
This commit is contained in:
@@ -70,7 +70,7 @@ class modAdherent extends DolibarrModules
|
||||
//------------
|
||||
$this->depends = array();
|
||||
$this->requiredby = array();
|
||||
$this->langfiles = array("members","companies");
|
||||
$this->langfiles = array("members@adherents","companies");
|
||||
|
||||
// Constantes
|
||||
//-----------
|
||||
|
||||
@@ -70,7 +70,7 @@ class modMantis extends DolibarrModules
|
||||
$this->dirs = array();
|
||||
|
||||
// Config pages
|
||||
$this->config_page_url = array("mantis.php");
|
||||
$this->config_page_url = array("mantis.php@mantis");
|
||||
|
||||
// Dependencies
|
||||
$this->depends = array(); // List of modules id that must be enabled
|
||||
|
||||
Reference in New Issue
Block a user