From 31883f603cbbe38183f365954c3093b545cfb413 Mon Sep 17 00:00:00 2001 From: Mario Vavti Date: Mon, 29 Oct 2018 10:07:15 +0100 Subject: merge include/import.php from dev --- include/import.php | 1 - 1 file changed, 1 deletion(-) (limited to 'include') diff --git a/include/import.php b/include/import.php index 19e2bbcec..714161c57 100644 --- a/include/import.php +++ b/include/import.php @@ -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'); -- cgit v1.2.3