From 3ee4d0ee7edb1c0dfe937f50b51258ea4b314b03 Mon Sep 17 00:00:00 2001 From: Fil <fil@rezo.net> Date: Sat, 1 Oct 2005 10:33:37 +0000 Subject: [PATCH] =?UTF-8?q?oups=20le=20crit=C3=A8re=20{age}=20et=20autres?= =?UTF-8?q?=20=C3=A9taient=20cass=C3=A9s=20suite=20=C3=A0=20[4810]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- inc-criteres.php3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inc-criteres.php3 b/inc-criteres.php3 index 8c9d3a9af2..29d6b2d0e5 100644 --- a/inc-criteres.php3 +++ b/inc-criteres.php3 @@ -497,7 +497,7 @@ function calculer_critere_DEFAUT($idb, &$boucles, $crit) function calculer_critere_infixe($idb, &$boucles, $crit) { global $table_des_tables, $tables_principales; - global $exceptions_des_jointures; + global $exceptions_des_jointures, $table_date; $boucle = &$boucles[$idb]; $type = $boucle->type_requete; -- GitLab