JsCompile.php
[Pman.Core] / JsCompile.php
index fbd94f6..3c74319 100644 (file)
@@ -246,7 +246,8 @@ class Pman_Core_JsCompile  extends Pman
             $max = max($max,$mt);
             $ofiles[] = escapeshellarg($f);
         }
-        if ($max < $targetm)  {
+        if ($max < $targetm)
+            echo '<!--  cached time  is less that outputtime -->';
             return true;
         }
         //var_dump($output);