JsCompile.php
authorAlan Knowles <alan@akbkhome.com>
Tue, 26 Jul 2011 07:48:48 +0000 (15:48 +0800)
committerAlan Knowles <alan@akbkhome.com>
Tue, 26 Jul 2011 07:48:48 +0000 (15:48 +0800)
JsCompile.php

index 1deda7e..4c8b5ec 100644 (file)
@@ -261,8 +261,11 @@ class Pman_Core_JsCompile  extends Pman
             return true;
         }
         echo "<!-- packed file did not exist
-            " . htmlspecialchars($res) . "
+          
             " . htmlspecialchars($cmd) . "
+            
+            " . htmlspecialchars($res) . "
+            
             -->";
         return false;