okapi r694

This commit is contained in:
following
2013-04-09 16:54:36 +02:00
parent b5f94644a8
commit d3510b9174
16 changed files with 73 additions and 62 deletions
@@ -570,6 +570,9 @@ class SearchAssistant
* the query,
* - order_by - list or SQL clauses to be used with ORDER BY,
* - limit - maximum number of cache codes to be returned.
*
* Important: YOU HAVE TO make sure that all options are properly sanitized
* for SQL queries! I.e. they cannot contain unescaped user-supplied data.
*/
public static function get_common_search_result($options)
{