From 7ca4481f7e34bd562d551b276743acecc7aea2be Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Mon, 5 Sep 2011 14:06:02 +0800 Subject: [PATCH] RunGenerator.php --- RunGenerator.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RunGenerator.php b/RunGenerator.php index 433a473b..120771c6 100644 --- a/RunGenerator.php +++ b/RunGenerator.php @@ -54,7 +54,7 @@ class Pman_Core_RunGenerator extends Pman function get($args, $opts) { - print_r($opts);exit; + //print_r($opts);exit; HTML_FlexyFramework::run('Core/UpdateDatabase'); -- 2.39.2