1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-05-06 15:45:34 +02:00

PHP_SELF is a BadThing(tm)

git-svn-id: file:///svn/phpbb/trunk@1587 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
Bart van Bragt 2001-12-15 16:40:02 +00:00
parent 04916f4377
commit ec67266aa5

View File

@ -248,7 +248,6 @@ $template->assign_vars(array(
"PRIVMSG_IMG" => $icon_pm,
"PHP_SELF" => $PHP_SELF,
"REQUEST_URI" => $REQUEST_URI,
"L_USERNAME" => $lang['Username'],