Mailer.php
authoredward <edward@roojs.com>
Mon, 24 Oct 2016 08:01:27 +0000 (16:01 +0800)
committeredward <edward@roojs.com>
Mon, 24 Oct 2016 08:01:27 +0000 (16:01 +0800)
Mailer.php

index 596ff9c..5993544 100644 (file)
@@ -249,7 +249,7 @@ class Pman_Core_Mailer {
             }
             $isMime = true;
         }
-        
+        print_R($parts);exit;
         if(!empty($this->attachments)){
             //if got a attachments
             $header = $mime->headers($parts[1]);