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