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