mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 06:08:52 +00:00
[feature/php-events] Fix doc of core.generate_smilies_after
PHPBB3-9550
This commit is contained in:
parent
48b54ed1e0
commit
01db8144d4
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue