Mailer.php
authorEdward <edward@roojs.com>
Mon, 14 Jan 2013 06:24:54 +0000 (14:24 +0800)
committerEdward <edward@roojs.com>
Mon, 14 Jan 2013 06:24:54 +0000 (14:24 +0800)
Mailer.php

index 6528977..f65dd43 100644 (file)
@@ -113,7 +113,7 @@ class Pman_Core_Mailer {
             
               
         }
-        
+        print_r($content);exit;
         $tmp_opts['nonHTML'] = true;
         
         $template = new HTML_Template_Flexy(  $tmp_opts );