Qual: Missing global declaration
This commit is contained in:
parent
9960e5aa8f
commit
71cd774d04
@ -67,7 +67,7 @@ class mod_facture_mars extends ModeleNumRefFactures
|
||||
*/
|
||||
function canBeActivated()
|
||||
{
|
||||
global $langs,$conf;
|
||||
global $langs,$conf,$db;
|
||||
|
||||
$langs->load("bills");
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user