From aa10bc205947bd99f99172a09de63a15dfddecca Mon Sep 17 00:00:00 2001 From: brunoais Date: Fri, 28 Nov 2014 15:06:46 +0000 Subject: [ticket/13142] BUMPing 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 5c3d1d02e6..7a3ad3ca61 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.1-RC1 + * @since 3.1.3-RC1 */ $vars = array( 'sql', -- cgit v1.2.1