program/steps/addressbook/export.inc
@@ -66,7 +66,6 @@ } // send downlaod headers send_nocacheing_headers(); header('Content-Type: text/x-vcard; charset='.RCMAIL_CHARSET); header('Content-Disposition: attachment; filename="rcube_contacts.vcf"');