Pman.Dialog.Image.bjs
[Pman.Core] / NotifySend.php
index 9607f2a..300cc5d 100644 (file)
@@ -206,9 +206,6 @@ class Pman_Core_NotifySend extends Pman
         }
         
         
-        
-        
-        
         if (isset($email['later'])) {
             $old = clone($w);
             $w->act_when = $email['later'];
@@ -375,7 +372,6 @@ class Pman_Core_NotifySend extends Pman
                     
                 }
                 
-                $p->deliveredLog();
                 
                 die(date('Y-m-d h:i:s') . " - SENT\n");
             }