From: Alan Knowles Date: Thu, 24 Dec 2015 03:42:29 +0000 (+0800) Subject: Asset.php X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=34f6c419241ce94124793b29543667240918726d Asset.php --- diff --git a/Asset.php b/Asset.php index 0987ee7a..6b76177f 100644 --- a/Asset.php +++ b/Asset.php @@ -287,7 +287,7 @@ trait Pman_Core_Asset_Trait { // got the 'module file..' if (!file_exists($dir . '/'. $f)) { - echo "\n"; + echo "\n"; $files[] = $relpath . $f . '?ts='.$mtime; $missing_files = true; continue;