JsCompiler.php
[Pman.Builder] / JsCompiler.php
index d19b7d7..5e25545 100644 (file)
@@ -23,7 +23,7 @@ class Pman_Builder_JsCompiler extends Pman
     }
     
     
-    function get($proj, $args)
+    function get($proj, $args=array())
     {
         if (empty($args)) {
             die("missing action : eg. build or install");