From 602b932a232c051da2bee4ffa4dc0853e5edf29a Mon Sep 17 00:00:00 2001 From: brunoais Date: Sat, 9 Aug 2014 18:18:19 +0100 Subject: [PATCH] [ticket/12928] Update to RC4 PHPBB3-12928 --- 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 52088c07b7..67731a9807 100644 --- a/phpBB/includes/mcp/mcp_reports.php +++ b/phpBB/includes/mcp/mcp_reports.php @@ -374,7 +374,7 @@ class mcp_reports * @var int topic_id topic_id in the page request * @var string limit_time_sql String with the SQL code to limit the time interval of the post (Note: May be empty string) * @var string sort_order_sql String with the ORDER BY SQL code used in this query - * @since 3.1.0-RC3 + * @since 3.1.0-RC4 */ $vars = array( 'sql',