From: john Date: Wed, 15 Aug 2018 06:26:54 +0000 (+0800) Subject: Asset.php X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=52d23be706be606de316a8f4843c100d600161c9 Asset.php --- diff --git a/Asset.php b/Asset.php index 437375b1..c4bf9a0e 100644 --- a/Asset.php +++ b/Asset.php @@ -145,8 +145,6 @@ class Pman_Core_Asset extends Pman { return false; } - return $compile_dir; - if (file_exists($compile_dir)) { return $compile_dir; }