aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/acp/acp_forums.php
diff options
context:
space:
mode:
authorMarc Alexander <admin@m-a-styles.de>2015-07-22 09:29:22 +0200
committerMarc Alexander <admin@m-a-styles.de>2015-07-22 09:29:22 +0200
commitce937346f30c09b919b056ff72f2ac8813a6c292 (patch)
tree07384e7b2cdf6a453f39cf5e97f1c291bfefef67 /phpBB/includes/acp/acp_forums.php
parente30c6caac8ea71086625348c39e25f000cf531d6 (diff)
downloadforums-ce937346f30c09b919b056ff72f2ac8813a6c292.tar
forums-ce937346f30c09b919b056ff72f2ac8813a6c292.tar.gz
forums-ce937346f30c09b919b056ff72f2ac8813a6c292.tar.bz2
forums-ce937346f30c09b919b056ff72f2ac8813a6c292.tar.xz
forums-ce937346f30c09b919b056ff72f2ac8813a6c292.zip
[ticket/13311] Update @since to 3.1.6-RC1
PHPBB3-13311
Diffstat (limited to 'phpBB/includes/acp/acp_forums.php')
-rw-r--r--phpBB/includes/acp/acp_forums.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/includes/acp/acp_forums.php b/phpBB/includes/acp/acp_forums.php
index d457c5dd70..71953e7d8f 100644
--- a/phpBB/includes/acp/acp_forums.php
+++ b/phpBB/includes/acp/acp_forums.php
@@ -1926,7 +1926,7 @@ class acp_forums
* @var int forum_id the forum id
* @var array topic_ids Array of the topic ids from the forum to be deleted
* @var array post_counts Array of counts of posts in the forum, by poster_id
- * @since 3.1.5-RC1
+ * @since 3.1.6-RC1
*/
$vars = array(
'table_ary',