Make charset header accessible, too

pull/66/head
Thomas Bruederli 12 years ago
parent c72fbf06d6
commit 00b98ee325

@ -195,6 +195,7 @@ class rcube_message_header
'content-transfer-encoding' => 'encoding',
'in-reply-to' => 'in_reply_to',
'content-type' => 'ctype',
'charset' => 'charset',
'references' => 'references',
'return-receipt-to' => 'mdn_to',
'disposition-notification-to' => 'mdn_to',

Loading…
Cancel
Save