NotifySend.php
authorEdward <edward@roojs.com>
Thu, 2 Jan 2014 07:37:41 +0000 (15:37 +0800)
committerEdward <edward@roojs.com>
Thu, 2 Jan 2014 07:37:41 +0000 (15:37 +0800)
NotifySend.php

index 7a38bf1..9607f2a 100644 (file)
@@ -375,7 +375,7 @@ class Pman_Core_NotifySend extends Pman
                     
                 }
                 
-                $this->log();
+                $p->deliveredLog();
                 
                 die(date('Y-m-d h:i:s') . " - SENT\n");
             }