mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-08 04:18:52 +00:00
[ticket/12928] Update to RC4
PHPBB3-12928
This commit is contained in:
parent
621f940805
commit
602b932a23
1 changed files with 1 additions and 1 deletions
|
@ -374,7 +374,7 @@ class mcp_reports
|
||||||
* @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