fix notice for mod spoiler image
This commit is contained in:
parent
8c3ae439c9
commit
96122c3fc2
@ -1097,6 +1097,8 @@
|
|||||||
$config['mod']['spoilerfile'] = JANITOR;
|
$config['mod']['spoilerfile'] = JANITOR;
|
||||||
// Delete file (and keep post)
|
// Delete file (and keep post)
|
||||||
$config['mod']['deletefile'] = JANITOR;
|
$config['mod']['deletefile'] = JANITOR;
|
||||||
|
// Spoiler image
|
||||||
|
$config['mod']['spoilerimage'] = JANITOR;
|
||||||
// Delete all posts by IP
|
// Delete all posts by IP
|
||||||
$config['mod']['deletebyip'] = MOD;
|
$config['mod']['deletebyip'] = MOD;
|
||||||
// Delete all posts by IP across all boards
|
// Delete all posts by IP across all boards
|
||||||
|
Loading…
Reference in New Issue
Block a user