Classe le module comme spécial
This commit is contained in:
parent
ffb006a83f
commit
89ae9f5e18
@ -56,6 +56,8 @@ class modPostnuke extends DolibarrModules
|
|||||||
$this->const_name = "MAIN_MODULE_POSTNUKE";
|
$this->const_name = "MAIN_MODULE_POSTNUKE";
|
||||||
$this->const_config = MAIN_MODULE_POSTNUKE;
|
$this->const_config = MAIN_MODULE_POSTNUKE;
|
||||||
|
|
||||||
|
$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