From: Alan Knowles Date: Thu, 16 Aug 2018 00:37:37 +0000 (+0800) Subject: Asset.php X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=e0a3a066db328668281778074b870200d1ce3181 Asset.php --- 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'); } }