alecpl
2011-09-23 9e54e6fd455326185b54b5e2cb1b7936c7817670
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"');