mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-02 23:07:39 +02:00
[feature/php-events] Fix doc of core.memberlist_prepare_profile_data
PHPBB3-9550
This commit is contained in:
@@ -1763,7 +1763,7 @@ function show_profile($data, $user_notes_enabled = false, $warn_user_enabled = f
|
|||||||
);
|
);
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Preparing user's data before displaying it in profile and memberlist
|
* Preparing a user's data before displaying it in profile and memberlist
|
||||||
*
|
*
|
||||||
* @event core.memberlist_prepare_profile_data
|
* @event core.memberlist_prepare_profile_data
|
||||||
* @var array data Array with user's data
|
* @var array data Array with user's data
|
||||||
|
Reference in New Issue
Block a user