From 8d3ced65c2195d612d97c56f932754fa8356979a Mon Sep 17 00:00:00 2001 From: john Date: Wed, 15 Aug 2018 14:41:45 +0800 Subject: [PATCH] Asset.php --- Asset.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Asset.php b/Asset.php index cc2f2256..7d4983af 100644 --- a/Asset.php +++ b/Asset.php @@ -157,7 +157,7 @@ class Pman_Core_Asset extends Pman { return false; } - function clearCompileCache() + function clearCompiledFilesCache() { } -- 2.39.2