mirror of
https://github.com/e107inc/e107.git
synced 2025-07-31 03:40:37 +02:00
Removed Outdated User Extended Fields
Removed AIM, MSN, and Yahoo Messanger User Extended Fields
This commit is contained in:
@@ -21,13 +21,6 @@
|
||||
<read>253</read>
|
||||
<write>253</write>
|
||||
</item>
|
||||
<item name="aim">
|
||||
<type>text</type>
|
||||
<include_text>class='form-control 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='form-control tbox' size='40' maxlength='254'</include_text>
|
||||
@@ -35,20 +28,6 @@
|
||||
<read>253</read>
|
||||
<write>253</write>
|
||||
</item>
|
||||
<item name="yahoo">
|
||||
<type>text</type>
|
||||
<include_text>class='form-control 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='form-control tbox' size='40' maxlength='254'</include_text>
|
||||
<applicable>253</applicable>
|
||||
<read>253</read>
|
||||
<write>253</write>
|
||||
</item>
|
||||
<item name="skype">
|
||||
<type>text</type>
|
||||
<include_text>class='form-control tbox' size='40' maxlength='254'</include_text>
|
||||
|
Reference in New Issue
Block a user