mirror of
https://github.com/vichan-devel/vichan.git
synced 2025-01-18 09:04:44 +01:00
fix notice for mod spoiler image
This commit is contained in:
parent
8e502dea55
commit
d72a3dfa20
@ -1097,6 +1097,8 @@
|
||||
$config['mod']['spoilerfile'] = JANITOR;
|
||||
// Delete file (and keep post)
|
||||
$config['mod']['deletefile'] = JANITOR;
|
||||
// Spoiler image
|
||||
$config['mod']['spoilerimage'] = JANITOR;
|
||||
// Delete all posts by IP
|
||||
$config['mod']['deletebyip'] = MOD;
|
||||
// Delete all posts by IP across all boards
|
||||
|
Loading…
x
Reference in New Issue
Block a user