Mailer.php
authorMicheal <micheal@roojs.com>
Fri, 2 Jan 2015 08:06:07 +0000 (16:06 +0800)
committerMicheal <micheal@roojs.com>
Fri, 2 Jan 2015 08:06:07 +0000 (16:06 +0800)
Mailer.php

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