From e0a3a066db328668281778074b870200d1ce3181 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Thu, 16 Aug 2018 08:37:37 +0800 Subject: [PATCH] Asset.php --- Asset.php | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Asset.php b/Asset.php index 407ffb7b..d0331517 100644 --- a/Asset.php +++ b/Asset.php @@ -184,8 +184,7 @@ class Pman_Core_Asset extends Pman { System::rm(array('-r', $compiledir)); } } - - + $this->jok('DONE'); } } -- 2.39.2