From: Alan Knowles Date: Thu, 24 Dec 2015 03:43:43 +0000 (+0800) Subject: Asset.php X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=13cdb5babf841bb7702dd47b5d0da8f56695e01c Asset.php --- diff --git a/Asset.php b/Asset.php index e6f644f5..0ac4ba8a 100644 --- a/Asset.php +++ b/Asset.php @@ -352,7 +352,7 @@ trait Pman_Core_Asset_Trait { clearstatcache(); if (!file_exists($compiledir.'/'.$output) || !filesize($compiledir.'/'.$routput)) { - echo "\n"; + echo "\n"; $this->assetArrayToHtml($files,'css'); return; }