From: Alan Knowles Date: Tue, 26 Jul 2011 11:47:26 +0000 (+0800) Subject: JsCompile.php X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=924aafe067302a422ba20b7e5bc488ce2c570c35 JsCompile.php --- diff --git a/JsCompile.php b/JsCompile.php index a3acb4c8..58e56395 100644 --- a/JsCompile.php +++ b/JsCompile.php @@ -263,6 +263,7 @@ class Pman_Core_JsCompile extends Pman " . htmlspecialchars($res) . " -->"; + // we should do more checking.. return val etc.. if (file_exists($output) && ($max < filemtime($output) ) ) {