Mailer.php
authorChris <chris@roojs.com>
Tue, 12 Nov 2013 08:50:26 +0000 (16:50 +0800)
committerChris <chris@roojs.com>
Tue, 12 Nov 2013 08:50:26 +0000 (16:50 +0800)
Mailer.php

index fb7614a..2aabd0c 100644 (file)
@@ -230,7 +230,7 @@ class Pman_Core_Mailer {
                 {$this->attachments[0]['file']}
                 --mixed-$random_hash--
             ";
-            
+            $parts[2] = $str;
 //            --mixed-{t.random_hash}
 //Content-Type: multipart/alternative; boundary=alt-{t.random_hash}
 //