mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-25 20:45:16 +02:00
[ticket/13142] BUMPed version
PHPBB3-13142
This commit is contained in:
@ -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',
|
||||
|
Reference in New Issue
Block a user