mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-07 20:08:53 +00:00
[ticket/13672] BUMP version to 3.1.5-dev
PHPBB3-13672
This commit is contained in:
parent
4cdcb6d5d3
commit
9833eb4f13
1 changed files with 1 additions and 1 deletions
|
@ -103,7 +103,7 @@ class mcp_reports
|
|||
* @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 The query's resulting row.
|
||||
* @since 3.1.4-RC1
|
||||
* @since 3.1.5-RC1
|
||||
*/
|
||||
$vars = array(
|
||||
'sql_ary',
|
||||
|
|
Loading…
Add table
Reference in a new issue