From: Alan Knowles Date: Thu, 14 Jan 2016 10:04:29 +0000 (+0800) Subject: AssetTrait.php X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=3b2ce8d26491f244363fefabde50ed0ba961840a AssetTrait.php --- diff --git a/AssetTrait.php b/AssetTrait.php index 5f0627ef..75fd7b30 100644 --- a/AssetTrait.php +++ b/AssetTrait.php @@ -40,7 +40,7 @@ trait Pman_Core_AssetTrait { // cached version?? - how do we decide if it's expired? // while scanning the directory is slow... - it's faster than serving every file... if (empty($ar)) { - echo "\n"; + echo "\n"; return; }