Mailer.php
authorChris <chris@roojs.com>
Tue, 2 Jul 2013 06:14:30 +0000 (14:14 +0800)
committerChris <chris@roojs.com>
Tue, 2 Jul 2013 06:14:30 +0000 (14:14 +0800)
Mailer.php

index a29845c..8d9a42f 100644 (file)
@@ -109,7 +109,7 @@ class Pman_Core_Mailer {
             
             // for the html body, we may want to convert the attachments to images.
 //            var_dump($htmlbody);exit;
-            $htmlbody = $this->htmlbodytoCID($htmlbody);
+            //$htmlbody = $this->htmlbodytoCID($htmlbody);
             
               
         }