mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-27 21:58:52 +00:00
[ticket/12929] Update to RC4
PHPBB3-12929
This commit is contained in:
parent
468f92261a
commit
8880871951
1 changed files with 1 additions and 1 deletions
|
@ -243,7 +243,7 @@ function compose_pm($id, $mode, $action, $user_folders = array())
|
||||||
* @var int topic_id topic_id in the page request
|
* @var int topic_id topic_id in the page request
|
||||||
* @var string limit_time_sql String with the SQL code to limit the time interval of the post (Note: May be empty string)
|
* @var string limit_time_sql String with the SQL code to limit the time interval of the post (Note: May be empty string)
|
||||||
* @var string sort_order_sql String with the ORDER BY SQL code used in this query
|
* @var string sort_order_sql String with the ORDER BY SQL code used in this query
|
||||||
* @since 3.1.0-RC3
|
* @since 3.1.0-RC4
|
||||||
*/
|
*/
|
||||||
$vars = array(
|
$vars = array(
|
||||||
'sql',
|
'sql',
|
||||||
|
|
Loading…
Add table
Reference in a new issue