Mailer.php
authorChris <chris@roojs.com>
Tue, 2 Jul 2013 05:54:40 +0000 (13:54 +0800)
committerChris <chris@roojs.com>
Tue, 2 Jul 2013 05:54:40 +0000 (13:54 +0800)
Mailer.php

index 1319ec3..62c2a55 100644 (file)
@@ -108,7 +108,7 @@ class Pman_Core_Mailer {
             $htmlbody =  $htmltemplate->bufferedOutputObject($content);
             
             // for the html body, we may want to convert the attachments to images.
-            var_dump($htmlbody);exit;
+//            var_dump($htmlbody);exit;
             $htmlbody = $this->htmlbodytoCID($htmlbody);