1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-31 05:50:42 +02:00

Merge pull request #5312 from senky/ticket/15541

[ticket/15541] Explicitly explain how to add lang files in core.user_…
This commit is contained in:
Marc Alexander
2018-09-16 17:29:47 +02:00

View File

@@ -189,6 +189,9 @@ class user extends \phpbb\session
/**
* Event to load language files and modify user data on every page
*
* Note: To load language file with this event, see description
* of lang_set_ext variable.
*
* @event core.user_setup
* @var array user_data Array with user's data row
* @var string user_lang_name Basename of the user's langauge