Ajout version php min dans description du module
This commit is contained in:
parent
7ebff725ef
commit
aa86135c9c
@ -67,6 +67,8 @@ class modExternalRss extends DolibarrModules
|
||||
// Dépendances
|
||||
$this->depends = array();
|
||||
$this->requiredby = array();
|
||||
$this->phpmin = array(4,2,0);
|
||||
$this->phpmax = array();
|
||||
|
||||
// Constantes
|
||||
$this->const = array();
|
||||
|
||||
Loading…
Reference in New Issue
Block a user