1
0
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:
Travis Thoene
2019-03-25 10:43:28 -05:00
parent e88f22ee2a
commit ceaa1f9a0c
2 changed files with 0 additions and 27 deletions

View File

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