Mailer.php
authorEdward <edward@roojs.com>
Mon, 14 Jan 2013 05:53:47 +0000 (13:53 +0800)
committerEdward <edward@roojs.com>
Mon, 14 Jan 2013 05:53:47 +0000 (13:53 +0800)
Mailer.php

index a3bb707..cba472d 100644 (file)
@@ -124,7 +124,7 @@ class Pman_Core_Mailer {
         $mailtext = $template->bufferedOutputObject($content);
         
         
-        print_r($mailtext);
+        print_r($mailtext);exit;