mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-18 22:41:28 +02:00
Forum locked icon and notice on index
git-svn-id: file:///svn/phpbb/trunk@747 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -202,6 +202,8 @@ if($total_categories = $db->sql_numrows($q_categories))
|
||||
"NEWEST_UID" => $newest_uid,
|
||||
"USERS_BROWSING" => $users_browsing,
|
||||
|
||||
"L_FORUM_LOCKED" => $lang['Forum_is_locked'],
|
||||
|
||||
"U_NEWEST_USER_PROFILE" => append_sid("profile.$phpEx?mode=viewprofile&" . POST_USERS_URL . "=$newest_uid"))
|
||||
);
|
||||
|
||||
|
Reference in New Issue
Block a user