RunGenerator.php
authorAlan Knowles <alan@akbkhome.com>
Mon, 5 Sep 2011 05:42:30 +0000 (13:42 +0800)
committerAlan Knowles <alan@akbkhome.com>
Mon, 5 Sep 2011 05:42:30 +0000 (13:42 +0800)
RunGenerator.php

index 1300180..767d372 100644 (file)
@@ -71,6 +71,10 @@ class Pman_Core_RunGenerator extends Pman
         }
         $x = new Pman_Core_Generator();
        // $x->page = clone($this);
+       
+        
+        $modules = $opts
+       
         $x->start($this->cli, $args, $lastarg);
         
         // technically it would be good to trash the cached ini files here..