[ticket/13141] Ups wrong version

PHPBB3-13141
This commit is contained in:
brunoais 2014-10-26 07:44:44 +00:00
parent 203f9c24d4
commit 1fc7bd107d

View file

@ -142,7 +142,7 @@ if ($forum_id && !$auth->acl_get('f_read', $forum_id))
* @event core.mcp_global_f_read_auth_after * @event core.mcp_global_f_read_auth_after
* @var string topic_id The topic the user tried to access * @var string topic_id The topic the user tried to access
* @var array forum_id The forum the user tried to access * @var array forum_id The forum the user tried to access
* @since 3.1.0-RC5 * @since 3.1.1-RC1
*/ */
$vars = array( $vars = array(
'topic_id', 'topic_id',