mirror of
https://github.com/phpbb/phpbb.git
synced 2025-02-24 12:03:21 +01:00
[feature/php-events] Fix doc of core.viewtopic_cache_guest_data
PHPBB3-9550
This commit is contained in:
parent
90ed6e734d
commit
6ad805713d
@ -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
|
* @event core.viewtopic_cache_guest_data
|
||||||
* @var array user_cache_data Array with the user's data
|
* @var array user_cache_data Array with the user's data
|
||||||
|
Loading…
x
Reference in New Issue
Block a user