NotifySend.php
authoredward <edward@roojs.com>
Mon, 28 May 2018 03:49:27 +0000 (11:49 +0800)
committeredward <edward@roojs.com>
Mon, 28 May 2018 03:49:27 +0000 (11:49 +0800)
NotifySend.php

index 7fe712c..01ba200 100644 (file)
@@ -224,7 +224,7 @@ class Pman_Core_NotifySend extends Pman
                 'email' => $email['recipients']
             );
         }
-         
+        print_R('test??');exit;
         if ($email === false || isset($email['error']) || empty($p)) {
             // object returned 'false' - it does not know how to send it..
             $ev = $this->addEvent('NOTIFY', $w, isset($email['error'])  ?