From 52d23be706be606de316a8f4843c100d600161c9 Mon Sep 17 00:00:00 2001 From: john Date: Wed, 15 Aug 2018 14:26:54 +0800 Subject: [PATCH] Asset.php --- Asset.php | 2 -- 1 file changed, 2 deletions(-) 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; } -- 2.39.2