Asset.php
authorjohn <john@roojs.com>
Wed, 15 Aug 2018 06:42:05 +0000 (14:42 +0800)
committerjohn <john@roojs.com>
Wed, 15 Aug 2018 06:42:05 +0000 (14:42 +0800)
Asset.php

index 7d4983a..88937fa 100644 (file)
--- a/Asset.php
+++ b/Asset.php
@@ -159,6 +159,6 @@ class Pman_Core_Asset extends Pman {
     
     function clearCompiledFilesCache()
     {
-        
+        exit('testing');
     }
 }