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

index 7dd25a3..02d3f7c 100644 (file)
@@ -58,6 +58,9 @@ class Pman_Core_Import_Core_notify extends Pman_Roo
     
     function config()
     {
-        
+        print_R($this->modules);exit;
+        foreach ($this->modules as $m){
+            
+        }
     }
 }
\ No newline at end of file