aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb
diff options
context:
space:
mode:
authorMarc Alexander <admin@m-a-styles.de>2018-09-16 17:29:47 +0200
committerMarc Alexander <admin@m-a-styles.de>2018-09-16 17:29:47 +0200
commit9503996441f7975447b9531317a0b0af685f127b (patch)
treeb9b6a246c659e889a5a6b5b453e34d6f106bc942 /phpBB/phpbb
parenta505a3adf9d127df996392962c498f71f3f5088b (diff)
parent800fbdfed2aa4cf42ad0e3023bb9f32cac9beee4 (diff)
downloadforums-9503996441f7975447b9531317a0b0af685f127b.tar
forums-9503996441f7975447b9531317a0b0af685f127b.tar.gz
forums-9503996441f7975447b9531317a0b0af685f127b.tar.bz2
forums-9503996441f7975447b9531317a0b0af685f127b.tar.xz
forums-9503996441f7975447b9531317a0b0af685f127b.zip
Merge pull request #5312 from senky/ticket/15541
[ticket/15541] Explicitly explain how to add lang files in core.user_…
Diffstat (limited to 'phpBB/phpbb')
-rw-r--r--phpBB/phpbb/user.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/phpBB/phpbb/user.php b/phpBB/phpbb/user.php
index 5899dff2f5..ca0e5872e4 100644
--- a/phpBB/phpbb/user.php
+++ b/phpBB/phpbb/user.php
@@ -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