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()
|
function canBeActivated()
|
||||||
{
|
{
|
||||||
global $conf,$langs;
|
global $conf,$langs,$db;
|
||||||
|
|
||||||
$coyymm=''; $max='';
|
$coyymm=''; $max='';
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user