JsCompile.php
authorAlan Knowles <alan@akbkhome.com>
Mon, 21 May 2012 08:30:59 +0000 (16:30 +0800)
committerAlan Knowles <alan@akbkhome.com>
Mon, 21 May 2012 08:30:59 +0000 (16:30 +0800)
JsCompile.php

index f327b7a..5cfc70e 100644 (file)
@@ -283,7 +283,7 @@ class Pman_Core_JsCompile  extends Pman
         //exit;
         file_put_contents($output.'.log', $cmd."\n\n". $res);
         // since this only appears when we change.. it's ok to dump it out..
-          echo "<!-- Compiled javascript
+        echo "<!-- Compiled javascript
             " . htmlspecialchars($res) . "
             -->";