Skip to content
Snippets Groups Projects
Commit 592b738f authored by Raphaël Doursenaud's avatar Raphaël Doursenaud
Browse files

Qual: Missing global declaration

parent 71cd774d
Branches
Tags
No related merge requests found
......@@ -65,7 +65,7 @@ class mod_facture_terre extends ModeleNumRefFactures
*/
function canBeActivated()
{
global $langs,$conf;
global $langs,$conf,$db;
$langs->load("bills");
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment