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.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/page_header.php b/include/page_header.php
index 629b45db3..2fa509e86 100644
--- a/include/page_header.php
+++ b/include/page_header.php
@@ -45,8 +45,6 @@ $template->assign(
'CONTENT_ENCODING' => get_pwg_charset(),
'PAGE_TITLE' => strip_tags($title),
- 'LANG'=>$lang_info['code'],
- 'DIR'=>$lang_info['direction'],
'U_HOME' => make_index_url(),
));