From: Chris Date: Thu, 14 Nov 2013 11:19:37 +0000 (+0800) Subject: Mailer.php X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=a2f9a39c8faca8aa0cc145d402f9b1f6e26041ad Mailer.php --- diff --git a/Mailer.php b/Mailer.php index aaa3a865..8fc60215 100644 --- a/Mailer.php +++ b/Mailer.php @@ -214,10 +214,6 @@ class Pman_Core_Mailer { if($this->attachments){ //if got a attachments -// if (isset($parts[1]['Content-Type'])) { -// unset($parts[1]['Content-Type']); -// } - $header = $mime->headers($parts[1]); if(preg_match('/text\/html/', $header['Content-Type'])){