Qual: Missing variable declaration

This commit is contained in:
Raphaël Doursenaud 2014-04-23 17:36:40 +02:00
parent db82a6f0e6
commit 858d1dc8d0

View File

@ -99,6 +99,8 @@ class modSkype extends DolibarrModules
*/
function init($options='')
{
$sql = array();
// Prevent pb of modules not correctly disabled
//$this->remove($options);