From: Edward Date: Wed, 11 Feb 2015 07:52:30 +0000 (+0800) Subject: Import/Core_notify.php X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=03d06657c51284f5484bc038ba6c0ae7a4fa414e Import/Core_notify.php --- 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)