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

index f15a3c9..4d4e222 100644 (file)
@@ -173,7 +173,6 @@ 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)  {