1
0
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:
CaMer0n 2010-02-09 20:52:59 +00:00
parent e6dc58b6c5
commit e410adcd53
2 changed files with 0 additions and 75 deletions

View File

View File

@ -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>