mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-06 16:56:44 +02:00
Memberlist working. Pagination seems to have problems. Might be generate_pagination code...
git-svn-id: file:///svn/phpbb/trunk@272 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -160,6 +160,7 @@ $template->assign_vars(array(
|
||||
"U_FAQ" => append_sid("faq.".$phpEx),
|
||||
"U_VIEWONLINE" => append_sid("viewonline.$phpEx"),
|
||||
"U_LOGIN_LOGOUT" => append_sid($u_login_logout),
|
||||
"U_MEMBERSLIST" => append_sid("memberlist.".$phpEx),
|
||||
|
||||
"S_TIMEZONE" => $s_timezone,
|
||||
"S_LOGIN_ACTION" => append_sid("login.$phpEx"),
|
||||
|
Reference in New Issue
Block a user