JsCompile.php
authorAlan Knowles <alan@roojs.com>
Fri, 4 Aug 2017 02:26:33 +0000 (10:26 +0800)
committerAlan Knowles <alan@roojs.com>
Fri, 4 Aug 2017 02:26:33 +0000 (10:26 +0800)
JsCompile.php

index d044d81..c61d434 100644 (file)
@@ -37,7 +37,7 @@ class Pman_Core_JsCompile  extends Pman
     }
     
     
-    function get($proj, $args)
+    function get($proj, $args=array())
     {
         if (empty($args)) {
             die("missing action : eg. build or install");