mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 14:18:52 +00:00
[ticket/13142] BUMPed version
PHPBB3-13142
This commit is contained in:
parent
6f52873636
commit
93185574b5
1 changed files with 1 additions and 1 deletions
|
@ -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',
|
||||
|
|
Loading…
Add table
Reference in a new issue