Qual: Missing global declaration
This commit is contained in:
parent
f4f4eca841
commit
119e96a8b1
@ -66,7 +66,7 @@ class mod_commande_marbre extends ModeleNumRefCommandes
|
||||
*/
|
||||
function canBeActivated()
|
||||
{
|
||||
global $conf,$langs;
|
||||
global $conf,$langs,$db;
|
||||
|
||||
$coyymm=''; $max='';
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user