X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=JsCompile.php;h=7d4c6045ead9487ce7e5b6566c6cdae8d504f44a;hb=a137e6359f7882ffc0767a4e7c67fdc3b9fc6d90;hp=35454591351a42eea1c52be8d97394ac4e2d581d;hpb=0a64b995e8c2a7c7344cc8579255f656389b9b4d;p=Pman.Core diff --git a/JsCompile.php b/JsCompile.php index 35454591..7d4c6045 100644 --- a/JsCompile.php +++ b/JsCompile.php @@ -291,7 +291,7 @@ class Pman_Core_JsCompile extends Pman unlink($output); } - //var_dump($output); + var_dump($output); if (!file_exists(dirname($output))) { mkdir(dirname($output), 0755, true); }