RunGenerator.php
[Pman.Core] / RunGenerator.php
index 433a473..120771c 100644 (file)
@@ -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');