From 12ba75143247a26fc23b69a176fd5eb696f19f21 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rapha=C3=ABl=20Doursenaud?= Date: Wed, 23 Apr 2014 17:12:44 +0200 Subject: [PATCH] Qual: Missing global declaration --- htdocs/core/modules/expedition/mod_expedition_safor.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/core/modules/expedition/mod_expedition_safor.php b/htdocs/core/modules/expedition/mod_expedition_safor.php index 13fe06aded1..0b55ba39418 100644 --- a/htdocs/core/modules/expedition/mod_expedition_safor.php +++ b/htdocs/core/modules/expedition/mod_expedition_safor.php @@ -64,7 +64,7 @@ class mod_expedition_safor extends ModelNumRefExpedition */ function canBeActivated() { - global $conf,$langs; + global $conf,$langs,$db; $coyymm=''; $max='';