Mailer.php
authorAlan Knowles <alan@roojs.com>
Wed, 24 Jul 2013 05:58:42 +0000 (13:58 +0800)
committerAlan Knowles <alan@roojs.com>
Wed, 24 Jul 2013 05:58:42 +0000 (13:58 +0800)
Mailer.php

index 3390aeb..0f9abb3 100644 (file)
@@ -133,7 +133,7 @@ class Pman_Core_Mailer {
         $tmp_opts['nonHTML'] = true;
         
         
-        print_R($tmp_opts);
+        //print_R($tmp_opts);
         // $tmp_opts['force'] = true;
         $template = new HTML_Template_Flexy(  $tmp_opts );