Qual: Missing global declaration
This commit is contained in:
parent
0d92abc037
commit
2abbc8845f
@ -67,7 +67,7 @@ class mod_task_simple extends ModeleNumRefTask
|
|||||||
*/
|
*/
|
||||||
function canBeActivated()
|
function canBeActivated()
|
||||||
{
|
{
|
||||||
global $conf,$langs;
|
global $conf,$langs,$db;
|
||||||
|
|
||||||
$coyymm=''; $max='';
|
$coyymm=''; $max='';
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user