DataObjects/Core_email.php
authorEdward <edward@roojs.com>
Fri, 21 Feb 2014 08:08:01 +0000 (16:08 +0800)
committerEdward <edward@roojs.com>
Fri, 21 Feb 2014 08:08:01 +0000 (16:08 +0800)
DataObjects/Core_email.php

index c8b4af0..250c6a1 100644 (file)
@@ -272,22 +272,7 @@ Content-Type: text/plain; charset=utf-8; format=flowed
 Content-Transfer-Encoding: 7bit
 
 {$this->plaintext}
-    
---alt-{$random_hash}
-Content-Type: multipart/related; boundary=rel-{$random_hash}
-
---rel-{$random_hash}
-Content-Type: text/html; charset=utf-8
-Content-Transfer-Encoding: 7bit
-
-{$this->bodytext}
-
-");  
-
-        fwrite($fh,"%Images%
---rel-{$random_hash}--
 
---alt-{$random_hash}--
 ");
         fclose($fh);