Web config editor: Use a <select> for JANITOR/MOD/ADMIN permissions
This commit is contained in:
@@ -999,7 +999,7 @@
|
||||
// Bypass flood check
|
||||
$config['mod']['flood'] = ADMIN;
|
||||
// Raw HTML posting
|
||||
$config['mod']['rawhtml'] = MOD;
|
||||
$config['mod']['rawhtml'] = DISABLED;
|
||||
|
||||
/* Administration */
|
||||
// View the report queue
|
||||
|
Reference in New Issue
Block a user