1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-06-06 14:35:56 +02:00

[feature/php-events] Fix doc of core.viewonline_overwrite_location

PHPBB3-9550
This commit is contained in:
Joas Schilling 2012-08-20 10:15:04 +02:00
parent 365d95c1fe
commit b567175c8d

View File

@ -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 * @event core.viewonline_overwrite_location
* @var array on_page File name and query string * @var array on_page File name and query string