2
0
forked from Wavyzz/dolibarr

according to new tree directory

This commit is contained in:
Philippe Grand
2010-05-02 10:01:18 +00:00
parent 16446edca4
commit 17a2034b02
33 changed files with 2839 additions and 2839 deletions

View File

@@ -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
//-----------

View File

@@ -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