mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-07 20:08:53 +00:00
[ticket/13141] BUMPing version to 3.1.3
PHPBB3-13141
This commit is contained in:
parent
88798b3514
commit
bc7db0ae16
1 changed files with 1 additions and 1 deletions
|
@ -146,7 +146,7 @@ if ($forum_id && !$auth->acl_get('f_read', $forum_id))
|
|||
* @var p_master module Module system class
|
||||
* @var bool quickmod True if the user is accessing using quickmod tools
|
||||
* @var int topic_id The topic the user tried to access
|
||||
* @since 3.1.1-RC1
|
||||
* @since 3.1.3-RC1
|
||||
*/
|
||||
$vars = array(
|
||||
'action',
|
||||
|
|
Loading…
Add table
Reference in a new issue