Code comment

This commit is contained in:
Laurent Destailleur 2017-11-17 15:34:15 +01:00
parent 2cb190fc5c
commit 2705030006

View File

@ -64,6 +64,7 @@ class modWebServices extends DolibarrModules
//------------- //-------------
$this->depends = array(); $this->depends = array();
$this->requiredby = array(); $this->requiredby = array();
//$this->phpmax = array(7,1); // Maximum version of PHP required by module
$this->langfiles = array("other"); $this->langfiles = array("other");
// Constants // Constants