From dd0ff9eb786e523230261394739b927ccee2eb51 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Wed, 26 Mar 2014 14:02:31 +0800 Subject: [PATCH] Notify.php --- Notify.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Notify.php b/Notify.php index 072f2058..207c6cf9 100644 --- a/Notify.php +++ b/Notify.php @@ -267,8 +267,8 @@ class Pman_Core_Notify extends Pman } - - die("DONE\n"); + $this->logecho("DONE"); + exit; } function run($id, $email, $cmdOpts="") -- 2.39.2