From efebd3022198995395859ddc07b1a48828ef1f89 Mon Sep 17 00:00:00 2001 From: ctrlcctrlv Date: Sun, 11 Aug 2013 13:55:15 +0000 Subject: [PATCH] forgot to rename config option --- inc/config.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inc/config.php b/inc/config.php index 501646bd..bf966235 100644 --- a/inc/config.php +++ b/inc/config.php @@ -1121,7 +1121,7 @@ // Remove bans $config['mod']['unban'] = MOD; // Spoiler file (and keep post) - $config['mod']['deletefile'] = JANITOR; + $config['mod']['spoilerfile'] = JANITOR; // Delete file (and keep post) $config['mod']['deletefile'] = JANITOR; // Delete all posts by IP