diff --git a/inc-criteres.php3 b/inc-criteres.php3 index 8c9d3a9af25b1c32d105a0b9554c6598409a4e20..29d6b2d0e5acf7d397f85f2c2a61bcc894b417f3 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;