merge include/import.php from dev

This commit is contained in:
Mario Vavti 2018-10-29 10:07:15 +01:00
parent f377c81c8a
commit 31883f603c

View File

@ -168,7 +168,6 @@ function import_profiles($channel, $profiles) {
unset($profile['id']);
$profile['aid'] = get_account_id();
$profile['uid'] = $channel['channel_id'];
unset($profile['profile_vcard']);
convert_oldfields($profile,'name','fullname');
convert_oldfields($profile,'with','partner');