Qual: Missing variable declaration
This commit is contained in:
parent
db82a6f0e6
commit
858d1dc8d0
@ -99,6 +99,8 @@ class modSkype 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