Mailer.php
authoredward <edward@roojs.com>
Mon, 24 Oct 2016 07:55:37 +0000 (15:55 +0800)
committeredward <edward@roojs.com>
Mon, 24 Oct 2016 07:55:37 +0000 (15:55 +0800)
Mailer.php

index 803de07..596ff9c 100644 (file)
@@ -368,7 +368,7 @@ class Pman_Core_Mailer {
         }  else {
             $pg->addEvent("COREMAILER-FAIL",  false, $ret->toString());
         }
-        print_R('run??');exit;
+        
         return $ret;
     }