forked from leftypol/leftypol
Web config editor: Use a <select> for JANITOR/MOD/ADMIN permissions
This commit is contained in:
parent
0fe5528574
commit
6b6f32949d
2 changed files with 8 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue