mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 05:50:42 +02:00
[feature/php-events] Fix doc of core.viewtopic_cache_guest_data
PHPBB3-9550
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user