From e3fa0332f49ea16414dbc54dd6bb3ccbd6ccec18 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rapha=C3=ABl=20Doursenaud?= Date: Wed, 23 Apr 2014 17:54:50 +0200 Subject: [PATCH] Qual: Missing global declaration --- .../modules/supplier_order/mod_commande_fournisseur_muguet.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/core/modules/supplier_order/mod_commande_fournisseur_muguet.php b/htdocs/core/modules/supplier_order/mod_commande_fournisseur_muguet.php index 66c07355b29..e74263304e3 100644 --- a/htdocs/core/modules/supplier_order/mod_commande_fournisseur_muguet.php +++ b/htdocs/core/modules/supplier_order/mod_commande_fournisseur_muguet.php @@ -68,7 +68,7 @@ class mod_commande_fournisseur_muguet extends ModeleNumRefSuppliersOrders */ function canBeActivated() { - global $conf,$langs; + global $conf,$langs,$db; $coyymm=''; $max='';