spoilerimage config variable: this got fixed doubly, once wrong, merge both fixes

This commit is contained in:
czaks 2013-08-11 17:34:43 -04:00
parent 6e26c76c56
commit 500468336e

View File

@ -1125,11 +1125,9 @@
// Remove bans
$config['mod']['unban'] = MOD;
// Spoiler file (and keep post)
$config['mod']['spoilerfile'] = JANITOR;
$config['mod']['spoilerimage'] = 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