Classe le module comme special
This commit is contained in:
parent
89ae9f5e18
commit
23f76d7291
@ -55,6 +55,8 @@ class modTelephonie extends DolibarrModules
|
|||||||
$this->const_name = "MAIN_MODULE_TELEPHONIE";
|
$this->const_name = "MAIN_MODULE_TELEPHONIE";
|
||||||
$this->const_config = MAIN_MODULE_TELEPHONIE;
|
$this->const_config = MAIN_MODULE_TELEPHONIE;
|
||||||
|
|
||||||
|
$this->special = 1;
|
||||||
|
|
||||||
// Dépendances
|
// Dépendances
|
||||||
$this->depends = array();
|
$this->depends = array();
|
||||||
$this->requiredby = array();
|
$this->requiredby = array();
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user