Forget method parameter
This commit is contained in:
parent
b9cad4af3f
commit
ffd7eb8c80
@ -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']);
|
||||
|
Loading…
Reference in New Issue
Block a user