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:
Paul S. Owen 2001-12-16 01:43:20 +00:00
parent f1be01a89b
commit f983f8f2bf

View file

@ -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)