1
0
mirror of https://github.com/e107inc/e107.git synced 2025-07-31 20:00:37 +02:00

Fixes #2270: Usersettings : Custom User Fields on Legacy themes.

Fixes #2165: Country field added (doesn't required database)
Fixes #1297: Extended fields failing
This commit is contained in:
Cameron
2017-01-23 17:54:43 -08:00
parent 3a0c353568
commit 28de9f2be1
7 changed files with 119 additions and 61 deletions

View File

@@ -8,8 +8,7 @@
<write>253</write>
</item>
<item name="country">
<type>db field</type>
<values>user_extended_country,country_iso,country_name,country_name</values>
<type>country</type>
<include_text></include_text>
<applicable>253</applicable>
<read>253</read>