aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb
diff options
context:
space:
mode:
authorbrunoais <brunoaiss@gmail.com>2015-05-06 23:03:23 +0100
committerbrunoais <brunoaiss@gmail.com>2015-05-06 23:03:23 +0100
commit5465c594cabaa177165557af9f7ad555d6d10308 (patch)
tree3f690a5c60b0ceba104bf8777a1bac911c3560b2 /phpBB/phpbb
parent1a001fc233f4d4e1bfae2c5e6161d96577c30ad9 (diff)
downloadforums-5465c594cabaa177165557af9f7ad555d6d10308.tar
forums-5465c594cabaa177165557af9f7ad555d6d10308.tar.gz
forums-5465c594cabaa177165557af9f7ad555d6d10308.tar.bz2
forums-5465c594cabaa177165557af9f7ad555d6d10308.tar.xz
forums-5465c594cabaa177165557af9f7ad555d6d10308.zip
[ticket/13691] BUMP version to 3.1.5-dev
PHPBB3-13691
Diffstat (limited to 'phpBB/phpbb')
-rw-r--r--phpBB/phpbb/search/fulltext_native.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/phpbb/search/fulltext_native.php b/phpBB/phpbb/search/fulltext_native.php
index 0e1db9ee05..f9809d289a 100644
--- a/phpBB/phpbb/search/fulltext_native.php
+++ b/phpBB/phpbb/search/fulltext_native.php
@@ -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',