NotifySend.php
[Pman.Core] / 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)  {