From 119e96a8b13b097df7672989233f0de61be3326c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rapha=C3=ABl=20Doursenaud?= Date: Wed, 23 Apr 2014 16:59:35 +0200 Subject: [PATCH] Qual: Missing global declaration --- htdocs/core/modules/commande/mod_commande_marbre.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/core/modules/commande/mod_commande_marbre.php b/htdocs/core/modules/commande/mod_commande_marbre.php index b26f265cb25..c4117b5bfec 100644 --- a/htdocs/core/modules/commande/mod_commande_marbre.php +++ b/htdocs/core/modules/commande/mod_commande_marbre.php @@ -66,7 +66,7 @@ class mod_commande_marbre extends ModeleNumRefCommandes */ function canBeActivated() { - global $conf,$langs; + global $conf,$langs,$db; $coyymm=''; $max='';