mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-27 21:58:52 +00:00
[ticket/13693] BUMP version to 3.1.5-dev
PHPBB3-13693
This commit is contained in:
parent
29ccbd8098
commit
59a1f4e8ac
1 changed files with 1 additions and 1 deletions
|
@ -652,7 +652,7 @@ class fulltext_mysql extends \phpbb\search\base
|
|||
* @var array sql_fora SQL query for ex_fid_ary
|
||||
* @var string m_approve_fid_sql WHERE clause condition on post_visibility restrictions
|
||||
* @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(
|
||||
'result_count',
|
||||
|
|
Loading…
Add table
Reference in a new issue