mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-20 16:41:26 +02:00
Should fix bug #493448 I can't believe the cockup I made, that was a good one even by my standards
git-svn-id: file:///svn/phpbb/trunk@1598 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -1208,6 +1208,8 @@ else
|
|||||||
"L_UNSUBSCRIBE" => $lang['Unsubscribe'],
|
"L_UNSUBSCRIBE" => $lang['Unsubscribe'],
|
||||||
"L_VIEW_INFORMATION" => $lang['View_Information'],
|
"L_VIEW_INFORMATION" => $lang['View_Information'],
|
||||||
|
|
||||||
|
"S_USERGROUP_ACTION" => append_sid("groupcp.$phpEx"),
|
||||||
|
|
||||||
"GROUP_LIST_SELECT" => $s_group_list,
|
"GROUP_LIST_SELECT" => $s_group_list,
|
||||||
"GROUP_PENDING_SELECT" => $s_pending_groups,
|
"GROUP_PENDING_SELECT" => $s_pending_groups,
|
||||||
"GROUP_MEMBER_SELECT" => $s_member_groups)
|
"GROUP_MEMBER_SELECT" => $s_member_groups)
|
||||||
|
Reference in New Issue
Block a user