From 93185574b5ad0f8460e75832a396566c2c3f9d49 Mon Sep 17 00:00:00 2001 From: brunoais Date: Wed, 11 Feb 2015 11:42:43 +0000 Subject: [PATCH] [ticket/13142] BUMPed version PHPBB3-13142 --- phpBB/includes/functions_mcp.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/phpBB/includes/functions_mcp.php b/phpBB/includes/functions_mcp.php index 375ded1bcf..6c018c6947 100644 --- a/phpBB/includes/functions_mcp.php +++ b/phpBB/includes/functions_mcp.php @@ -433,7 +433,7 @@ function phpbb_mcp_sorting($mode, &$sort_days, &$sort_key, &$sort_dir, &$sort_by * @var int min_time Integer with the minimum post time that the user is searching for * @var int visibility_const Integer with one of the possible ITEM_* constant values * @var string where_sql Extra information included in the WHERE clause. It must end with "WHERE" or "AND" or "OR" - * @since 3.1.3-RC1 + * @since 3.1.4-RC1 */ $vars = array( 'sql',