mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-27 21:58:52 +00:00
[ticket/13686] BUMP version to 3.1.5-dev
PHPBB3-13686
This commit is contained in:
parent
3bda9a3c11
commit
f2fb8e339d
1 changed files with 1 additions and 1 deletions
|
@ -754,7 +754,7 @@ class fulltext_native extends \phpbb\search\base
|
|||
* @var string sort_dir "a" for ASC or "d" dor DESC for the sort order used
|
||||
* @var string sql_sort The result SQL when processing sort_by_sql + sort_key + sort_dir
|
||||
* @var int start How many posts to skip in the search results (used for pagination)
|
||||
* @since 3.1.4-RC1
|
||||
* @since 3.1.5-RC1
|
||||
*/
|
||||
$vars = array(
|
||||
'search_query',
|
||||
|
|
Loading…
Add table
Reference in a new issue