Removed all users from magic groups.
This commit is contained in:
parent
e85428d0b1
commit
0bbac97150
1 changed files with 1 additions and 0 deletions
|
|
@ -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;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue