From a27a5aac7713cb06b66b07a31732a728c107dc25 Mon Sep 17 00:00:00 2001 From: john Date: Wed, 15 Aug 2018 14:42:05 +0800 Subject: [PATCH] Asset.php --- Asset.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Asset.php b/Asset.php index 7d4983af..88937fa6 100644 --- a/Asset.php +++ b/Asset.php @@ -159,6 +159,6 @@ class Pman_Core_Asset extends Pman { function clearCompiledFilesCache() { - + exit('testing'); } } -- 2.39.2