Mailer.php
authorEdward <edward@roojs.com>
Mon, 14 Jan 2013 07:37:31 +0000 (15:37 +0800)
committerEdward <edward@roojs.com>
Mon, 14 Jan 2013 07:37:31 +0000 (15:37 +0800)
Mailer.php

index 47314e1..b7d61c9 100644 (file)
@@ -121,7 +121,7 @@ class Pman_Core_Mailer {
         
         /* use variables from this object to ouput data. */
         $mailtext = $template->bufferedOutputObject($content);
-        
+        print_r($mailtext);exit;