From e847858729298f18cbb8688819084b31944fdaed Mon Sep 17 00:00:00 2001 From: Edward Date: Wed, 11 Feb 2015 15:42:28 +0800 Subject: [PATCH] Import/Core_notify.php --- Import/Core_notify.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Import/Core_notify.php b/Import/Core_notify.php index cf02810b..3f98d771 100644 --- a/Import/Core_notify.php +++ b/Import/Core_notify.php @@ -22,7 +22,7 @@ class Pman_Core_Import_Core_notify extends Pman_Roo function get() { - + print_R($this->modulesList());exit; $this->transObj = DB_DataObject::Factory('core_enum'); $this->transObj->query('BEGIN'); -- 2.39.2