Fix nb of module
This commit is contained in:
parent
86bc1c813c
commit
2ec02afa8b
@ -41,7 +41,7 @@ class modSocialNetworks extends DolibarrModules
|
||||
global $langs,$conf;
|
||||
|
||||
$this->db = $db;
|
||||
$this->numero = 3300;
|
||||
$this->numero = 3400;
|
||||
|
||||
// Family can be 'crm','financial','hr','projects','products','ecm','technic','other'
|
||||
// It is used to group modules in module setup page
|
||||
|
||||
Loading…
Reference in New Issue
Block a user