mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-27 21:58:52 +00:00
[ticket/13141] Ups wrong version
PHPBB3-13141
This commit is contained in:
parent
203f9c24d4
commit
1fc7bd107d
1 changed files with 1 additions and 1 deletions
|
@ -142,7 +142,7 @@ if ($forum_id && !$auth->acl_get('f_read', $forum_id))
|
|||
* @event core.mcp_global_f_read_auth_after
|
||||
* @var string topic_id The topic 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(
|
||||
'topic_id',
|
||||
|
|
Loading…
Add table
Reference in a new issue