Closed GoogleCodeExporter closed 9 years ago
try this:
if (!is_array($filter)){
$filter = urldecode($filter);
} else{
array_map("urldecode", $filter);
}
Original comment by juraj.va...@gmail.com
on 29 Mar 2012 at 1:00
This issue was closed by revision r1922.
Original comment by licentia...@gmail.com
on 6 May 2012 at 5:58
Original issue reported on code.google.com by
buegelfa...@gmail.com
on 2 Dec 2011 at 11:44