From: john Date: Wed, 15 Aug 2018 06:42:05 +0000 (+0800) Subject: Asset.php X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=a27a5aac7713cb06b66b07a31732a728c107dc25 Asset.php --- 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'); } }