From ffd7eb8c807b984bb8ad80e5d87cc65eaa794b1c Mon Sep 17 00:00:00 2001 From: Michael RICOIS Date: Tue, 31 Jul 2012 15:23:46 +0000 Subject: [PATCH] Forget method parameter --- 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 8ead9e0d..cbe94812 100644 --- a/library/Scores/Ciblage.php +++ b/library/Scores/Ciblage.php @@ -1070,7 +1070,7 @@ class Ciblage } } - protected function codespostaux() + protected function codespostaux($value) { if ( array_key_exists('in', $value) && is_array($value['in']) && count($value['in'])>0 ) { $this->setFilter('adr_cp', $value['in']);