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

index 3c74319..f327b7a 100644 (file)
@@ -247,7 +247,7 @@ class Pman_Core_JsCompile  extends Pman
             $ofiles[] = escapeshellarg($f);
         }
         if ($max < $targetm)
-            echo '<!--  cached time  is less that outputtime -->';
+            echo '<!--  use cached compile. -->';
             return true;
         }
         //var_dump($output);