X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=Asset.php;h=6b76177f6db20ff1c170ed97ce90424147ce5ebb;hb=34f6c419241ce94124793b29543667240918726d;hp=0987ee7a65619ef23585527856eb76d044f23f32;hpb=7878eb65bb675907b50f50973b1dc2ee2a2ff548;p=Pman.Core 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;