forked from Wavyzz/dolibarr
Merge branch 'develop' into toomanylines
This commit is contained in:
@@ -224,7 +224,7 @@ class modApi extends DolibarrModules
|
||||
* @param string $options Options when enabling module ('', 'noboxes')
|
||||
* @return int 1 if OK, 0 if KO
|
||||
*/
|
||||
function init($options='')
|
||||
function init($options = '')
|
||||
{
|
||||
$sql = array();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user