aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/template.class.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/template.class.php b/include/template.class.php
index f1b53039c..9e8a6231f 100644
--- a/include/template.class.php
+++ b/include/template.class.php
@@ -186,7 +186,6 @@ class Template {
$this->smarty->clear_compiled_tpl();
$this->smarty->compile_id = $save_compile_id;
file_put_contents($this->smarty->compile_dir.'/index.htm', 'Not allowed!');
- FileCombiner::clear_combined_files();
}
function get_themeconf($val)