1
0
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:
Joas Schilling
2012-08-20 10:10:52 +02:00
parent 48b54ed1e0
commit 01db8144d4

View File

@@ -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