From 4b50f1cdb7f01c3b452c5b4fd863bc9f39abe89d Mon Sep 17 00:00:00 2001 From: Samuel Georges Date: Fri, 9 Oct 2015 05:31:50 +1100 Subject: [PATCH] Clearing compiled cache files should be part of clearing Cache Fixes #1501 --- modules/system/helpers/Cache.php | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/modules/system/helpers/Cache.php b/modules/system/helpers/Cache.php index d2959ae09..139cced1b 100644 --- a/modules/system/helpers/Cache.php +++ b/modules/system/helpers/Cache.php @@ -1,5 +1,6 @@