mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-08 04:18:52 +00:00
Merge branch '3.2.x'
This commit is contained in:
commit
36ef12aa03
1 changed files with 3 additions and 0 deletions
|
@ -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…
Add table
Reference in a new issue