1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-04-19 23:32:02 +02:00

[ticket/15541] Explicitly explain how to add lang files in core.user_setup

PHPBB3-15541
This commit is contained in:
Jakub Senko 2018-08-01 14:31:19 +02:00
parent 911c46cc61
commit 800fbdfed2
No known key found for this signature in database
GPG Key ID: 6A7C328CD66EC21E

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