From bc7db0ae168e5e6e9965decdb55c1bf7c2825377 Mon Sep 17 00:00:00 2001 From: brunoais Date: Fri, 28 Nov 2014 15:05:20 +0000 Subject: [PATCH] [ticket/13141] BUMPing version to 3.1.3 PHPBB3-13141 --- phpBB/mcp.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/phpBB/mcp.php b/phpBB/mcp.php index 8fbfb31e14..1667c434fb 100644 --- a/phpBB/mcp.php +++ b/phpBB/mcp.php @@ -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',