diff --git a/htdocs/core/modules/modSocialNetworks.class.php b/htdocs/core/modules/modSocialNetworks.class.php index b0465d1bf1c..063cce438fe 100644 --- a/htdocs/core/modules/modSocialNetworks.class.php +++ b/htdocs/core/modules/modSocialNetworks.class.php @@ -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