mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 06:08:52 +00: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:
parent
f1be01a89b
commit
f983f8f2bf
1 changed files with 4 additions and 2 deletions
|
@ -1208,6 +1208,8 @@ else
|
|||
"L_UNSUBSCRIBE" => $lang['Unsubscribe'],
|
||||
"L_VIEW_INFORMATION" => $lang['View_Information'],
|
||||
|
||||
"S_USERGROUP_ACTION" => append_sid("groupcp.$phpEx"),
|
||||
|
||||
"GROUP_LIST_SELECT" => $s_group_list,
|
||||
"GROUP_PENDING_SELECT" => $s_pending_groups,
|
||||
"GROUP_MEMBER_SELECT" => $s_member_groups)
|
||||
|
|
Loading…
Add table
Reference in a new issue