Asset.php
[Pman.Core] / 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');
     }
 }