1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-02-24 12:03:21 +01:00

[ticket/13311] Update @since to 3.1.6-RC1

PHPBB3-13311
This commit is contained in:
Marc Alexander 2015-07-22 09:29:22 +02:00
parent e30c6caac8
commit ce937346f3

View File

@ -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',