mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-19 06:51:33 +02:00
Templating var assignment changes and various updates or fixes
git-svn-id: file:///svn/phpbb/trunk@195 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -62,8 +62,6 @@ if(!$onlinerow)
|
||||
}
|
||||
|
||||
$template->assign_vars(array(
|
||||
"POST_FORUM_URL" => POST_FORUM_URL,
|
||||
"POST_USER_URL" => POST_USERS_URL,
|
||||
"L_WHOSONLINE" => $l_whosonline,
|
||||
"L_USERNAME" => $l_username,
|
||||
"L_LOCATION" => $l_forum_location,
|
||||
|
Reference in New Issue
Block a user