NotifySend.php
authorEdward <edward@roojs.com>
Thu, 2 Jan 2014 08:12:16 +0000 (16:12 +0800)
committerEdward <edward@roojs.com>
Thu, 2 Jan 2014 08:12:16 +0000 (16:12 +0800)
NotifySend.php

index 226d7e9..e1b6be4 100644 (file)
@@ -173,7 +173,7 @@ class Pman_Core_NotifySend extends Pman
          
         // this may modify $p->email. (it will not update it though)
         $email =  $this->makeEmail($o, $p, $last, $w, $force);
-        $p->deliveredLog($email);
+        $p->deliveredLog($email);exit;
         if ($email === true)  {
             
             $ev = $this->addEvent('NOTIFY', $w,