aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--phpBB/includes/page_header.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/phpBB/includes/page_header.php b/phpBB/includes/page_header.php
index 39ff7c2180..8061991843 100644
--- a/phpBB/includes/page_header.php
+++ b/phpBB/includes/page_header.php
@@ -248,7 +248,6 @@ $template->assign_vars(array(
"PRIVMSG_IMG" => $icon_pm,
- "PHP_SELF" => $PHP_SELF,
"REQUEST_URI" => $REQUEST_URI,
"L_USERNAME" => $lang['Username'],