From: Alan Knowles Date: Fri, 4 Aug 2017 02:26:33 +0000 (+0800) Subject: JsCompile.php X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=d17c771d9edebece83ee4a28d59ef4cfcd88b11a JsCompile.php --- diff --git a/JsCompile.php b/JsCompile.php index d044d819..c61d434d 100644 --- a/JsCompile.php +++ b/JsCompile.php @@ -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");