mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-29 06:38:52 +00:00
[ticket/13691] BUMP version to 3.1.5-dev
PHPBB3-13691
This commit is contained in:
parent
1a001fc233
commit
5465c594ca
1 changed files with 1 additions and 1 deletions
|
@ -1004,7 +1004,7 @@ class fulltext_native extends \phpbb\search\base
|
|||
* @var array ex_fid_ary Forum ids that must not be searched on
|
||||
* @var array sql_fora SQL query for ex_fid_ary
|
||||
* @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(
|
||||
'total_results',
|
||||
|
|
Loading…
Add table
Reference in a new issue