1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-06 16:56:44 +02:00

Changed filename

git-svn-id: file:///svn/phpbb/trunk@606 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
Paul S. Owen
2001-07-08 20:31:13 +00:00
parent 613d62ac79
commit 5ce58d0cf0
4 changed files with 45 additions and 3 deletions

View File

@@ -245,7 +245,7 @@ $template->assign_vars(array(
"U_VIEWONLINE" => append_sid("viewonline.$phpEx"),
"U_LOGIN_LOGOUT" => append_sid($u_login_logout),
"U_MEMBERSLIST" => append_sid("memberlist.".$phpEx),
"U_GROUP_ADMIN" => append_sid("groupadmin.".$phpEx),
"U_GROUP_CP" => append_sid("groupcp.".$phpEx),
"S_TIMEZONE" => $s_timezone,
"S_LOGIN_ACTION" => append_sid("login.$phpEx"),