1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-16 14:46:28 +02:00

[ticket/13142] BUMPed version

PHPBB3-13142
This commit is contained in:
brunoais
2015-02-11 11:42:43 +00:00
parent 6f52873636
commit 93185574b5

View File

@ -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 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 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" * @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( $vars = array(
'sql', 'sql',