program/steps/mail/func.inc | ●●●●● patch | view | raw | blame | history |
program/steps/mail/func.inc
@@ -1110,7 +1110,6 @@ if (!empty($MESSAGE->parts)) { foreach ($MESSAGE->parts as $i => $part) { console($part); if ($part->type == 'headers') $out .= rcmail_message_headers(sizeof($header_attrib) ? $header_attrib : NULL, $part->headers); else if ($part->type == 'content') {