X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=blobdiff_plain;f=JsCompile.php;fp=JsCompile.php;h=a5b915904666e1b8dd44d1a84b23a48deef5ac35;hp=c43144b879c1013461a5b336fd888b5278b73469;hb=c1af5e6bb6064e88469651271f4d9aaff34d69c0;hpb=aacf637cc08aec6b885b21e05f19f04721532940 diff --git a/JsCompile.php b/JsCompile.php index c43144b8..a5b91590 100644 --- a/JsCompile.php +++ b/JsCompile.php @@ -309,7 +309,7 @@ class Pman_Core_JsCompile extends Pman //} - $cmd = "$packer $eoutput -f " . implode($ofiles, ' -f ') . ' 2>&1'; + $cmd = "$packer $eoutput -f " . implode(' -f ', $ofiles) . ' 2>&1'; //echo "
$cmd\n";
         //echo `$cmd`;