From 291d994227cee8efed366ffcd87927a7a6ac4a83 Mon Sep 17 00:00:00 2001 From: Edward Date: Wed, 11 Feb 2015 15:45:11 +0800 Subject: [PATCH] Import/Core_notify.php --- Import/Core_notify.php | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/Import/Core_notify.php b/Import/Core_notify.php index 7dd25a3e..02d3f7c7 100644 --- a/Import/Core_notify.php +++ b/Import/Core_notify.php @@ -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 -- 2.39.2