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