Qual: Missing global declaration
This commit is contained in:
parent
0cb58e0b52
commit
12ba751432
@ -64,7 +64,7 @@ class mod_expedition_safor extends ModelNumRefExpedition
|
||||
*/
|
||||
function canBeActivated()
|
||||
{
|
||||
global $conf,$langs;
|
||||
global $conf,$langs,$db;
|
||||
|
||||
$coyymm=''; $max='';
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user