Classe le module comme spcial
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_config = MAIN_MODULE_POSTNUKE;
|
||||
|
||||
$this->special = 1;
|
||||
|
||||
// Dépendances
|
||||
$this->depends = array();
|
||||
$this->requiredby = array();
|
||||
|
||||
Loading…
Reference in New Issue
Block a user