mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-10 13:28:55 +00:00
add default_lang to statistics
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10226 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
parent
cdc780b798
commit
98bde3441e
1 changed files with 1 additions and 0 deletions
|
@ -303,6 +303,7 @@ class phpbb_questionnaire_phpbb_data_provider
|
|||
'database_gc' => true,
|
||||
'dbms_version' => true,
|
||||
'default_dateformat' => true,
|
||||
'default_lang' => true,
|
||||
'display_last_edited' => true,
|
||||
'display_order' => true,
|
||||
'edit_time' => true,
|
||||
|
|
Loading…
Add table
Reference in a new issue