From c020984b60bffbe54ac94e0e7e3f6c01f9a726dc Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Wed, 18 May 2011 12:21:48 +0800 Subject: [PATCH] Generator.php --- Generator.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Generator.php b/Generator.php index 06032ccc..327668bd 100644 --- a/Generator.php +++ b/Generator.php @@ -116,7 +116,7 @@ class Pman_Core_Generator extends DB_DataObject_Generator $standard_database = $options['database']; - + var_dump($mods);exit; -- 2.39.2