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:
commit
9503996441
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user