From 03d06657c51284f5484bc038ba6c0ae7a4fa414e Mon Sep 17 00:00:00 2001 From: Edward Date: Wed, 11 Feb 2015 15:52:30 +0800 Subject: [PATCH] Import/Core_notify.php --- Import/Core_notify.php | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Import/Core_notify.php b/Import/Core_notify.php index 473d648e..4fdbad89 100644 --- a/Import/Core_notify.php +++ b/Import/Core_notify.php @@ -68,7 +68,9 @@ class Pman_Core_Import_Core_notify extends Pman_Roo $this->defaults[$m] = json_decode(file_get_contents($file), true); } - exit; + + + } function log($str) -- 2.39.2