aboutsummaryrefslogtreecommitdiffstats
path: root/themes/default/themeconf.inc.php
diff options
context:
space:
mode:
Diffstat (limited to 'themes/default/themeconf.inc.php')
-rw-r--r--themes/default/themeconf.inc.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/themes/default/themeconf.inc.php b/themes/default/themeconf.inc.php
index 50ab59819..f5ac7fa32 100644
--- a/themes/default/themeconf.inc.php
+++ b/themes/default/themeconf.inc.php
@@ -3,6 +3,5 @@ $themeconf = array(
'name' => 'default',
'icon_dir' => 'themes/default/icon',
'mime_icon_dir' => 'themes/default/icon/mimetypes/',
- 'local_head' => 'local_head.tpl',
);
?>