Qual: Missing global declaration
This commit is contained in:
parent
e738a294e8
commit
22263dc2c1
@ -68,7 +68,7 @@ class mod_propale_marbre extends ModeleNumRefPropales
|
||||
*/
|
||||
function canBeActivated()
|
||||
{
|
||||
global $conf,$langs;
|
||||
global $conf,$langs,$db;
|
||||
|
||||
$pryymm=''; $max='';
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user