mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 14:00:31 +02:00
Minor changes to where template vars are assigned
git-svn-id: file:///svn/phpbb/trunk@261 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -164,7 +164,6 @@ $template->assign_vars(array(
|
||||
"S_TIMEZONE" => $s_timezone,
|
||||
"S_LOGIN_ACTION" => append_sid("login.$phpEx"),
|
||||
"S_JUMPBOX_ACTION" => append_sid("viewforum.$phpEx"),
|
||||
"S_PROFILE_ACTION" => append_sid("profile.$phpEx"),
|
||||
|
||||
"T_HEAD_STYLESHEET" => $theme['head_stylesheet'],
|
||||
"T_BODY_BACKGROUND" => $theme['body_background'],
|
||||
|
Reference in New Issue
Block a user