Removed all users from magic groups.

This commit is contained in:
JT Smith 2002-06-22 18:30:50 +00:00
parent e85428d0b1
commit 0bbac97150

View file

@ -9,4 +9,5 @@ create table karmaLog (
);
INSERT INTO international VALUES (537,'WebGUI','English','Karma');
INSERT INTO international VALUES (538,'WebGUI','English','Karma Threshold');
delete from groupings where groupId=1 or groupId=2 or groupId=7;