1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-28 10:40:28 +02:00
git-svn-id: file:///svn/phpbb/trunk@2161 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
the_systech
2002-02-15 19:58:16 +00:00
parent a71e47ffb7
commit 17e976e5d9
2 changed files with 5 additions and 3 deletions

View File

@@ -428,6 +428,8 @@ $template->assign_vars(array(
"S_AUTH_LIST" => $s_auth_can,
"U_VIEW_FORUM" => append_sid("viewforum.$phpEx?" . POST_FORUM_URL ."=$forum_id"),
"U_MARK_READ" => append_sid("viewforum.$phpEx?" . POST_FORUM_URL . "=$forum_id&mark=topics"))
);
//