Import/Core_notify.php
authorEdward <edward@roojs.com>
Wed, 11 Feb 2015 07:52:30 +0000 (15:52 +0800)
committerEdward <edward@roojs.com>
Wed, 11 Feb 2015 07:52:30 +0000 (15:52 +0800)
Import/Core_notify.php

index 473d648..4fdbad8 100644 (file)
@@ -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)