mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 05:50:42 +02:00
[feature/php-events] Fix doc of core.generate_smilies_after
PHPBB3-9550
This commit is contained in:
@@ -124,7 +124,7 @@ function generate_smilies($mode, $forum_id)
|
||||
}
|
||||
|
||||
/**
|
||||
* This event is called when the smilies got populated
|
||||
* This event is called after the smilies are populated
|
||||
*
|
||||
* @event core.generate_smilies_after
|
||||
* @var string mode Mode of the smilies: window|inline
|
||||
|
Reference in New Issue
Block a user