mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-08 04:18:52 +00:00
[ticket/13668] BUMP version to 3.1.5-dev
PHPBB3-13668
This commit is contained in:
parent
8a6d55520d
commit
9e06beb48d
1 changed files with 1 additions and 1 deletions
|
@ -98,7 +98,7 @@ class mcp_reports
|
||||||
* @var mixed forum_id The forum_id, the number in the f GET parameter
|
* @var mixed forum_id The forum_id, the number in the f GET parameter
|
||||||
* @var int post_id The post_id of the report being viewed (if 0, it is meaningless)
|
* @var int post_id The post_id of the report being viewed (if 0, it is meaningless)
|
||||||
* @var int report_id The report_id of the report being viewed
|
* @var int report_id The report_id of the report being viewed
|
||||||
* @since 3.1.4-RC1
|
* @since 3.1.5-RC1
|
||||||
*/
|
*/
|
||||||
$vars = array(
|
$vars = array(
|
||||||
'sql_ary',
|
'sql_ary',
|
||||||
|
|
Loading…
Add table
Reference in a new issue