thomascube
2005-10-23 f3b659935f3386c077746cd7a84770532ed0ec50
program/steps/mail/sendmail.inc
@@ -152,8 +152,8 @@
                       'html_encoding' => 'quoted-printable',
                       'head_encoding' => 'quoted-printable',
                       'head_charset'  => 'ISO-8859-1',
                       'html_charset'  => 'UTF-8',
                       'text_charset'  => 'UTF-8');
                       'html_charset'  => 'ISO-8859-1',
                       'text_charset'  => 'ISO-8859-1');
// compose message body and get headers
$msg_body = $MAIL_MIME->get($message_param);