Add spam-training, spam-reviewing rights
Replaced the check for a moderator role in certain spam-training and -reviewing points. Make sure modhelpers can check, too.
This commit is contained in:
@@ -68,5 +68,7 @@ class Right
|
||||
const CREATEGROUP = 'creategroup';
|
||||
const WEBLOGIN = 'weblogin';
|
||||
const API = 'api';
|
||||
const REVIEWSPAM = 'reviewspam';
|
||||
const TRAINSPAM = 'trainspam';
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user