summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAleksander Machniak <alec@alec.pl>2014-04-15 18:38:39 +0200
committerAleksander Machniak <alec@alec.pl>2014-04-23 20:03:11 +0200
commitadeee1455cd04013a0f18bb67ccd610e9a8b28b7 (patch)
tree881c0f286e15305f427d1605836b56e8395fc35f
parent847e7548d5eb74d60a3a92e8b82eddb96085a82f (diff)
email:main -> email:pref
-rw-r--r--program/lib/Roundcube/rcube_csv2vcard.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/program/lib/Roundcube/rcube_csv2vcard.php b/program/lib/Roundcube/rcube_csv2vcard.php
index aa385dce4..06bc387d5 100644
--- a/program/lib/Roundcube/rcube_csv2vcard.php
+++ b/program/lib/Roundcube/rcube_csv2vcard.php
@@ -56,7 +56,7 @@ class rcube_csv2vcard
//'email_2_type' => '',
//'email_3_address' => '', //@TODO
//'email_3_type' => '',
- 'email_address' => 'email:main',
+ 'email_address' => 'email:pref',
//'email_type' => '',
'first_name' => 'firstname',
'gender' => 'gender',