Mailer.php
authorAlan Knowles <alan@roojs.com>
Wed, 22 Aug 2012 03:54:48 +0000 (11:54 +0800)
committerAlan Knowles <alan@roojs.com>
Wed, 22 Aug 2012 03:54:48 +0000 (11:54 +0800)
Mailer.php

index 4ca2524..35a7a32 100644 (file)
@@ -82,6 +82,7 @@ class Pman_Core_Mailer {
             
             // for the html body, we may want to convert the attachments to images.
             
+            $this->htmlbodytoCID($htmlbody);
             
              
         }