2
0
forked from Wavyzz/dolibarr

New: Ajout posibilit de controler version Dolibarr a activation des modules

This commit is contained in:
Laurent Destailleur
2008-01-26 18:49:07 +00:00
parent d5b2913b44
commit dc79ff70b8
12 changed files with 153 additions and 107 deletions

View File

@@ -82,6 +82,8 @@ class modMyModule extends DolibarrModules
// Dependencies
$this->depends = array(); // List of modules id that must be enabled if this module is enabled
$this->requiredby = array(); // List of modules id to disable if this one is disabled
$this->phpmin = array(4,1); // Minimum version of PHP required by module
$this->need_dolibarr_version = array(2,4); // Minimum version of Dolibarr required by module
// Constants
$this->const = array(); // List of parameters