From: Alan Knowles Date: Mon, 18 Jan 2016 06:13:10 +0000 (+0800) Subject: AssetTrait.php X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=0dae993bd1c2bb5d9c8e01e31592006c079b50e6 AssetTrait.php --- diff --git a/AssetTrait.php b/AssetTrait.php index 9c492a18..902a93a2 100644 --- a/AssetTrait.php +++ b/AssetTrait.php @@ -170,7 +170,7 @@ trait Pman_Core_AssetTrait { echo "\n"; return; } - + print_R($ar); // cached version?? - how do we decide if it's expired? // while scanning the directory is slow... - it's faster than serving every file...