1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-02-24 03:54:10 +01:00

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

PHPBB3-9550
This commit is contained in:
Joas Schilling 2012-08-20 09:52:35 +02:00
parent 90ed6e734d
commit 6ad805713d

View File

@ -1109,7 +1109,7 @@ while ($row = $db->sql_fetchrow($result))
);
/**
* Modify the guests user data displayed with the posts
* Modify the guest user's data displayed with the posts
*
* @event core.viewtopic_cache_guest_data
* @var array user_cache_data Array with the user's data