Qual: Missing global declaration
This commit is contained in:
parent
aacd657972
commit
126d2522fd
@ -65,7 +65,7 @@ class mod_pacific extends ModeleNumRefFicheinter
|
||||
*/
|
||||
function canBeActivated()
|
||||
{
|
||||
global $langs,$conf;
|
||||
global $langs,$conf,$db;
|
||||
|
||||
$langs->load("bills");
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user