RunGenerator.php
authorAlan Knowles <alan@roojs.com>
Wed, 7 Mar 2018 04:55:13 +0000 (12:55 +0800)
committerAlan Knowles <alan@roojs.com>
Wed, 7 Mar 2018 04:55:13 +0000 (12:55 +0800)
RunGenerator.php

index b1c3271..f183b00 100644 (file)
@@ -67,7 +67,7 @@ class Pman_Builder_RunGenerator extends Pman
         return true;
     }
      
-    function get($args,$opts)
+    function get($args,$opts = array())
     {
         
         print_R($opts); exit;