From: Alan Knowles Date: Wed, 26 Mar 2014 06:01:37 +0000 (+0800) Subject: Notify.php X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=bfb33f1ae6bf68092d702327333a72e1209ce2bf Notify.php --- diff --git a/Notify.php b/Notify.php index c652c885..072f2058 100644 --- a/Notify.php +++ b/Notify.php @@ -431,7 +431,8 @@ class Pman_Core_Notify extends Pman function output() { - die("Done\n"); + $this->logecho("DONE"); + exit; } function logecho($str) {