X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=JsCompile.php;h=084cffba2d45630e036793a16730e6d7c1943503;hb=c291f78bea67077bab9c179a0d2c6a1182ef0ca2;hp=76e921ea2309c50bfbe03b7e68521ba728556158;hpb=c0323e02393bcf5257bd0e3658f07bf1e5b40dfc;p=Pman.Core diff --git a/JsCompile.php b/JsCompile.php index 76e921ea..084cffba 100644 --- a/JsCompile.php +++ b/JsCompile.php @@ -226,7 +226,7 @@ class Pman_Core_JsCompile extends Pman $o = HTML_FlexyFramework::get()->Pman_Core; if (empty($o['jspacker']) || !file_exists($o['jspacker'].'/pack.js')) { - echo ''; + echo ''; return false; }