aboutsummaryrefslogtreecommitdiffstats
path: root/include/page_header.php
diff options
context:
space:
mode:
Diffstat (limited to 'include/page_header.php')
-rw-r--r--include/page_header.php4
1 files changed, 0 insertions, 4 deletions
diff --git a/include/page_header.php b/include/page_header.php
index 69e17e771..1decff0f0 100644
--- a/include/page_header.php
+++ b/include/page_header.php
@@ -48,10 +48,6 @@ $template->assign(
isset($page['body_id']) ?
$page['body_id'] : '',
- 'REVERSE' =>
- (isset($conf['reverse_home_title']) and $conf['reverse_home_title']) ?
- true : false,
-
'CONTENT_ENCODING' => get_pwg_charset(),
'PAGE_TITLE' => strip_tags($title),