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