Retrograde level
This commit is contained in:
parent
a1347e6ec2
commit
200e9f4fab
@ -58,7 +58,7 @@ class modMantis extends DolibarrModules
|
||||
// Module description used translation string 'ModuleXXXDesc' not found (XXX is id value)
|
||||
$this->description = "Interfacage avec le bug tracking Mantis";
|
||||
// Possible values for version are: 'experimental' or 'dolibarr' or version
|
||||
$this->version = 'experimental';
|
||||
$this->version = 'development';
|
||||
// Id used in llx_const table to manage module status (enabled/disabled)
|
||||
$this->const_name = 'MAIN_MODULE_'.strtoupper($this->name);
|
||||
// Where to store the module in setup page (0=common,1=interface,2=other)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user