aboutsummaryrefslogtreecommitdiffstats
path: root/admin/maintenance.php
diff options
context:
space:
mode:
Diffstat (limited to 'admin/maintenance.php')
-rw-r--r--admin/maintenance.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/admin/maintenance.php b/admin/maintenance.php
index 6e39eb0e2..6edf7e9e2 100644
--- a/admin/maintenance.php
+++ b/admin/maintenance.php
@@ -112,6 +112,7 @@ DELETE
case 'compiled-templates' :
{
$template->delete_compiled_templates();
+ FileCombiner::clear_combined_files();
break;
}
default :