From 22263dc2c1416114866b7e9d7d8f4778c2aa8401 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rapha=C3=ABl=20Doursenaud?= Date: Wed, 23 Apr 2014 17:45:08 +0200 Subject: [PATCH] Qual: Missing global declaration --- htdocs/core/modules/propale/mod_propale_marbre.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/core/modules/propale/mod_propale_marbre.php b/htdocs/core/modules/propale/mod_propale_marbre.php index d14c176e08b..86a774da08d 100644 --- a/htdocs/core/modules/propale/mod_propale_marbre.php +++ b/htdocs/core/modules/propale/mod_propale_marbre.php @@ -68,7 +68,7 @@ class mod_propale_marbre extends ModeleNumRefPropales */ function canBeActivated() { - global $conf,$langs; + global $conf,$langs,$db; $pryymm=''; $max='';