forked from leftypol/leftypol
user moderation support
This commit is contained in:
parent
81b0612d56
commit
f7278e5a61
2 changed files with 14 additions and 2 deletions
|
@ -1433,6 +1433,9 @@
|
|||
// 'db',
|
||||
// );
|
||||
|
||||
// Allow OP to remove arbitrary posts in his thread
|
||||
$config['user_moderation'] = false;
|
||||
|
||||
/*
|
||||
* ====================
|
||||
* Public post search
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue