NotifySend.php
authorEdward <edward@roojs.com>
Tue, 3 Jun 2014 06:25:07 +0000 (14:25 +0800)
committerEdward <edward@roojs.com>
Tue, 3 Jun 2014 06:25:07 +0000 (14:25 +0800)
NotifySend.php

index 4d4e222..f15a3c9 100644 (file)
@@ -173,6 +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);
+        exit;
         
         if ($email === true)  {