mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 22:10:45 +02:00
[ticket/12273] Update since version to 3.1.0-a* style
PHPBB3-12273
This commit is contained in:
@@ -337,7 +337,7 @@ if (!$config['allow_topic_notify'] && !$config['allow_forum_notify'])
|
||||
* @var p_master module Object holding all modules and their status
|
||||
* @var mixed id Active module category (can be the int or string)
|
||||
* @var string mode Active module
|
||||
* @since 3.1-A1
|
||||
* @since 3.1.0-a1
|
||||
*/
|
||||
$vars = array('module', 'id', 'mode');
|
||||
extract($phpbb_dispatcher->trigger_event('core.ucp_display_module_before', compact($vars)));
|
||||
|
Reference in New Issue
Block a user