From 976e10b434957581bdeb45322bde539cd4d756ef Mon Sep 17 00:00:00 2001 From: Damien LASSERRE Date: Mon, 26 Mar 2012 15:11:46 +0000 Subject: [PATCH] correction bug requete sphinx --- library/Scores/Ciblage.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/library/Scores/Ciblage.php b/library/Scores/Ciblage.php index 2eda1ba4..9f43a4ac 100644 --- a/library/Scores/Ciblage.php +++ b/library/Scores/Ciblage.php @@ -50,7 +50,7 @@ Class Ciblage } } /* Provisoir */ - $this->setFilter('bilTca', array(4, 5, 6)); + //$this->setFilter('bilTca', array(4, 5, 6)); } public function extract() {