mirror of
https://github.com/e107inc/e107.git
synced 2025-06-02 08:55:18 +02:00
old file removal
This commit is contained in:
parent
e6dc58b6c5
commit
e410adcd53
0
e107_files/cache/index.html
vendored
0
e107_files/cache/index.html
vendored
75
e107_files/cache/user_extended.xml
vendored
75
e107_files/cache/user_extended.xml
vendored
@ -1,75 +0,0 @@
|
||||
<?xml version="1.0" ?>
|
||||
<e107_extended_user_fields version="1.0">
|
||||
<item name="language">
|
||||
<type>language</type>
|
||||
<include_text></include_text>
|
||||
<applicable>253</applicable>
|
||||
<read>253</read>
|
||||
<write>253</write>
|
||||
</item>
|
||||
<item name="country">
|
||||
<type>db field</type>
|
||||
<values>user_extended_country,country_iso,country_name,country_name</values>
|
||||
<include_text></include_text>
|
||||
<applicable>253</applicable>
|
||||
<read>253</read>
|
||||
<write>253</write>
|
||||
</item>
|
||||
<item name="location">
|
||||
<type>text</type>
|
||||
<include_text>class='tbox' size='40' maxlength='254'</include_text>
|
||||
<applicable>253</applicable>
|
||||
<read>253</read>
|
||||
<write>253</write>
|
||||
</item>
|
||||
<item name="aim">
|
||||
<type>text</type>
|
||||
<include_text>class='tbox' size='40' maxlength='254'</include_text>
|
||||
<applicable>253</applicable>
|
||||
<read>253</read>
|
||||
<write>253</write>
|
||||
</item>
|
||||
<item name="icq">
|
||||
<type>text</type>
|
||||
<include_text>class='tbox' size='40' maxlength='254'</include_text>
|
||||
<applicable>253</applicable>
|
||||
<read>253</read>
|
||||
<write>253</write>
|
||||
</item>
|
||||
<item name="yahoo">
|
||||
<type>text</type>
|
||||
<include_text>class='tbox' size='40' maxlength='254'</include_text>
|
||||
<applicable>253</applicable>
|
||||
<read>253</read>
|
||||
<write>253</write>
|
||||
</item>
|
||||
<item name="msn">
|
||||
<type>text</type>
|
||||
<include_text>class='tbox' size='40' maxlength='254'</include_text>
|
||||
<applicable>253</applicable>
|
||||
<read>253</read>
|
||||
<write>253</write>
|
||||
</item>
|
||||
<item name="homepage">
|
||||
<type>text</type>
|
||||
<include_text>class='tbox' size='40' maxlength='254'</include_text>
|
||||
<regex>#^[a-z0-9]+://#si</regex>
|
||||
<applicable>253</applicable>
|
||||
<read>253</read>
|
||||
<write>253</write>
|
||||
</item>
|
||||
<item name="birthday">
|
||||
<type>date</type>
|
||||
<applicable>253</applicable>
|
||||
<read>253</read>
|
||||
<write>253</write>
|
||||
</item>
|
||||
<item name="timezone">
|
||||
<type>list</type>
|
||||
<values>timezones</values>
|
||||
<default>+0</default>
|
||||
<applicable>253</applicable>
|
||||
<read>253</read>
|
||||
<write>253</write>
|
||||
</item>
|
||||
</e107_extended_user_fields>
|
Loading…
x
Reference in New Issue
Block a user