From c08fed3f748606a3dcc25b5d6166fa0a26849270 Mon Sep 17 00:00:00 2001 From: James <james@rezo.net> Date: Sat, 1 Sep 2007 09:04:49 +0000 Subject: [PATCH] include manquant (Allergie) --- ecrire/inc/prepare_recherche.php | 1 + 1 file changed, 1 insertion(+) diff --git a/ecrire/inc/prepare_recherche.php b/ecrire/inc/prepare_recherche.php index 47c5d16f39..60ff5e81b6 100644 --- a/ecrire/inc/prepare_recherche.php +++ b/ecrire/inc/prepare_recherche.php @@ -13,6 +13,7 @@ if (!defined("_ECRIRE_INC_VERSION")) return; +include_spip('inc/rechercher'); // Preparer les listes id_article IN (...) pour les parties WHERE // et points = des requetes du moteur de recherche -- GitLab