forked from leftypol/leftypol
Improve spoiler action
Conflicts: inc/mod/pages.php
This commit is contained in:
parent
a12fe86f49
commit
2018fd206b
2 changed files with 15 additions and 2 deletions
|
@ -1093,6 +1093,8 @@
|
|||
$config['mod']['bandelete'] = MOD;
|
||||
// Remove bans
|
||||
$config['mod']['unban'] = MOD;
|
||||
// Spoiler file (and keep post)
|
||||
$config['mod']['deletefile'] = JANITOR;
|
||||
// Delete file (and keep post)
|
||||
$config['mod']['deletefile'] = JANITOR;
|
||||
// Delete all posts by IP
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue