aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--phpBB/includes/page_header.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/phpBB/includes/page_header.php b/phpBB/includes/page_header.php
index 9b3f61b06a..40aa161c5e 100644
--- a/phpBB/includes/page_header.php
+++ b/phpBB/includes/page_header.php
@@ -343,8 +343,6 @@ $template->assign_vars(array(
"PRIVMSG_IMG" => $icon_pm,
- "REQUEST_URI" => $REQUEST_URI,
-
"L_USERNAME" => $lang['Username'],
"L_PASSWORD" => $lang['Password'],
"L_LOGIN" => $lang['Login'],