mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-11 19:24:01 +02:00
[ticket/12273] Update since version to 3.1.0-a* style
PHPBB3-12273
This commit is contained in:
@@ -188,7 +188,7 @@ $page_title = $user->lang['INDEX'];
|
||||
*
|
||||
* @event core.index_modify_page_title
|
||||
* @var string page_title Title of the index page
|
||||
* @since 3.1-A1
|
||||
* @since 3.1.0-a1
|
||||
*/
|
||||
$vars = array('page_title');
|
||||
extract($phpbb_dispatcher->trigger_event('core.index_modify_page_title', compact($vars)));
|
||||
|
Reference in New Issue
Block a user