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