mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 14:00:31 +02:00
[feature/php-events] Fix doc of core.viewonline_overwrite_location
PHPBB3-9550
This commit is contained in:
@@ -338,7 +338,7 @@ while ($row = $db->sql_fetchrow($result))
|
||||
}
|
||||
|
||||
/**
|
||||
* Overwrite the location name and URL, which are displayed in the list
|
||||
* Overwrite the location's name and URL, which are displayed in the list
|
||||
*
|
||||
* @event core.viewonline_overwrite_location
|
||||
* @var array on_page File name and query string
|
||||
|
Reference in New Issue
Block a user