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'],