Qual: Missing variable declaration
This commit is contained in:
parent
20983b4807
commit
f476bee0c7
@ -149,6 +149,8 @@ class modCron extends DolibarrModules
|
||||
*/
|
||||
function init($options='')
|
||||
{
|
||||
$sql = array();
|
||||
|
||||
// Prevent pb of modules not correctly disabled
|
||||
//$this->remove($options);
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user