1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-03-24 09:30:34 +01: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
commit 9503996441
No known key found for this signature in database
GPG Key ID: 50E0D2423696F995

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