From 9e06beb48d2bb49108550e61369f31ae6c11eae0 Mon Sep 17 00:00:00 2001 From: brunoais Date: Wed, 6 May 2015 22:56:22 +0100 Subject: [PATCH] [ticket/13668] BUMP version to 3.1.5-dev PHPBB3-13668 --- phpBB/includes/mcp/mcp_reports.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/phpBB/includes/mcp/mcp_reports.php b/phpBB/includes/mcp/mcp_reports.php index 5d3732e12c..d973d9c14d 100644 --- a/phpBB/includes/mcp/mcp_reports.php +++ b/phpBB/includes/mcp/mcp_reports.php @@ -98,7 +98,7 @@ class mcp_reports * @var mixed forum_id The forum_id, the number in the f GET parameter * @var int post_id The post_id of the report being viewed (if 0, it is meaningless) * @var int report_id The report_id of the report being viewed - * @since 3.1.4-RC1 + * @since 3.1.5-RC1 */ $vars = array( 'sql_ary',