Fix: Wrong value for permissions id

This commit is contained in:
Laurent Destailleur
2011-01-22 10:38:05 +00:00
parent e2fcf23985
commit 8dc2a9b2c9
5 changed files with 16 additions and 16 deletions

View File

@@ -48,7 +48,7 @@ class modMantis extends DolibarrModules
// Id for module (must be unique).
// Use here a free id.
$this->numero = 1200;
$this->numero = 50300;
// Family can be 'crm','financial','hr','projects','product','technic','other'
// It is used to sort modules in module setup page