aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB
diff options
context:
space:
mode:
authorPayBas <contact@paybas.com>2014-06-22 10:23:41 +0200
committerPayBas <contact@paybas.com>2014-06-22 10:23:41 +0200
commite5b74145897c314a7512f2215896f1db4eebb0b1 (patch)
tree69b9a5573cc6d1900e43ab091acb2bc69be7e78c /phpBB
parent22966927ea24a6f196fdb82e56d499efa0a3a0b8 (diff)
downloadforums-e5b74145897c314a7512f2215896f1db4eebb0b1.tar
forums-e5b74145897c314a7512f2215896f1db4eebb0b1.tar.gz
forums-e5b74145897c314a7512f2215896f1db4eebb0b1.tar.bz2
forums-e5b74145897c314a7512f2215896f1db4eebb0b1.tar.xz
forums-e5b74145897c314a7512f2215896f1db4eebb0b1.zip
[ticket/12758] Add @changed to doc block
PHPBB3-12758
Diffstat (limited to 'phpBB')
-rw-r--r--phpBB/search.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/phpBB/search.php b/phpBB/search.php
index 7276315221..c01fcfede7 100644
--- a/phpBB/search.php
+++ b/phpBB/search.php
@@ -929,6 +929,7 @@ if ($keywords || $author || $author_id || $search_id || $submit)
* @var string view Search results view mode
* @var array zebra Array with zebra data for the current user
* @since 3.1.0-b4
+ * @changed 3.1.0-b5 Added var show_results
*/
$vars = array(
'attachments',