forked from leftypol/leftypol
Merge pull request #119 from nonmakina/banListFix
Fixes unusuable mod ban list
This commit is contained in:
commit
ca5fde5f83
2 changed files with 1 additions and 3 deletions
|
@ -113,6 +113,7 @@ $config['mod']['move'] = MOD;
|
|||
$config['mod']['editpost'] = MOD;
|
||||
// Raw HTML posting
|
||||
$config['mod']['rawhtml'] = MOD;
|
||||
$config['mod']['mod_board_log'] = MOD;
|
||||
|
||||
$config['allow_thread_deletion'] = false;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue