Fix nb of module

This commit is contained in:
Laurent Destailleur 2018-09-19 01:14:55 +02:00
parent 86bc1c813c
commit 2ec02afa8b

View File

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