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

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