Thomas Bruederli
2012-11-26 00b98ee325e1c039d6f122c7853be6cab4bf4e75
Make charset header accessible, too
1 files modified
1 ■■■■ changed files
program/lib/Roundcube/rcube_message_header.php 1 ●●●● patch | view | raw | blame | history
program/lib/Roundcube/rcube_message_header.php
@@ -195,6 +195,7 @@
        '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',