Skip to content

Commit 2c18d2f

Browse files
committed
remove social fields that no longer exist in user table
1 parent ef86c7e commit 2c18d2f

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

classes/steps/lookups/user_lookup_step.php

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -66,11 +66,6 @@ class user_lookup_step extends base_lookup_step {
6666
'lastname',
6767
'email',
6868
'emailstop',
69-
'icq',
70-
'skype',
71-
'yahoo',
72-
'aim',
73-
'msn',
7469
'phone1',
7570
'phone2',
7671
'institution',
@@ -88,7 +83,6 @@ class user_lookup_step extends base_lookup_step {
8883
'currentlogin',
8984
'lastip',
9085
'picture',
91-
'url',
9286
'description',
9387
'descriptionformat',
9488
'mailformat',

0 commit comments

Comments
 (0)