Notify.php
authorAlan Knowles <alan@roojs.com>
Wed, 26 Mar 2014 06:02:31 +0000 (14:02 +0800)
committerAlan Knowles <alan@roojs.com>
Wed, 26 Mar 2014 06:02:31 +0000 (14:02 +0800)
Notify.php

index 072f205..207c6cf 100644 (file)
@@ -267,8 +267,8 @@ class Pman_Core_Notify extends Pman
         }
         
         
-        
-        die("DONE\n");
+        $this->logecho("DONE");
+        exit;
     }
     
     function run($id, $email, $cmdOpts="")