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