nothing important..

some visual fixes
This commit is contained in:
slawkens
2022-11-04 09:28:51 +01:00
parent 99da8dbec1
commit 7ddcb441c8
3 changed files with 2 additions and 2 deletions

View File

@@ -80,6 +80,7 @@ else {
}
$template_ini = parse_ini_file($file);
unset($file);
if ($cache->enabled()) {
$cache->set('template_ini_' . $template_name, serialize($template_ini));