Forget method parameter

This commit is contained in:
Michael RICOIS 2012-07-31 15:23:46 +00:00
parent b9cad4af3f
commit ffd7eb8c80

View File

@ -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']);