aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--include/import.php1
1 files changed, 0 insertions, 1 deletions
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');