1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-09 02:06:32 +02:00

[ticket/15951] Adjust event docblock and update since version

PHPBB3-15951
This commit is contained in:
Marc Alexander
2020-11-19 22:42:14 +01:00
parent c903381154
commit d88dff51fb
2 changed files with 4 additions and 4 deletions

View File

@@ -134,7 +134,7 @@ if (!$auth->acl_getf_global('m_'))
* @var bool allow_user Boolean holding if the user can access the mcp
* @var int forum_id The current forum ID
* @var int topic_id The current topic ID
* @since 3.3.2-RC1
* @since 3.3.3-RC1
*/
$vars = array(
'user_quickmod_actions',