This commit is contained in:
Frédéric FRANCE
2019-02-26 00:34:43 +01:00
parent 06db81f3c3
commit 675a17a74c
6 changed files with 89 additions and 73 deletions

View File

@@ -360,7 +360,7 @@ class modMyModule extends DolibarrModules
* The init function add constants, boxes, permissions and menus (defined in constructor) into Dolibarr database.
* It also creates data directories
*
* @param string $options Options when enabling module ('', 'noboxes')
* @param string $options Options when enabling module ('', 'noboxes')
* @return int 1 if OK, 0 if KO
*/
public function init($options = '')