mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 06:08:52 +00:00
git-svn-id: file:///svn/phpbb/trunk@7096 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
parent
8ca01cd19c
commit
d591e0bf44
1 changed files with 1 additions and 0 deletions
|
@ -836,6 +836,7 @@ if (!$get_info)
|
|||
array('user_email_hash', 'users.user_email', 'gen_email_hash'),
|
||||
array('user_birthday', ((defined('MOD_BIRTHDAY')) ? 'users.user_birthday' : ''), 'phpbb_get_birthday'),
|
||||
array('user_lastvisit', 'users.user_lastvisit', ''),
|
||||
array('user_lastmark', 'users.user_lastmark', ''),
|
||||
array('user_lang', $config['default_lang'], ''),
|
||||
array('', 'users.user_lang', ''),
|
||||
array('user_timezone', 'users.user_timezone', ''),
|
||||
|
|
Loading…
Add table
Reference in a new issue