bug 2846: pwg.images.search sql error when called with f_* parameters

git-svn-id: http://piwigo.org/svn/trunk@20999 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
rvelices
2013-02-24 12:24:58 +00:00
parent 0e62a02468
commit b47c2a680e
+1 -1
View File
@@ -1277,7 +1277,7 @@ function ws_images_search($params, &$service)
$search_result = get_quick_search_results($params['query'],
$super_order_by,
implode(',', $where_clauses)
implode(' AND ', $where_clauses)
);
$image_ids = array_slice(