From adbb0c1fdfb41d0731de9079028ca79427de61e5 Mon Sep 17 00:00:00 2001 From: Michael Foster Date: Mon, 12 Aug 2013 13:01:34 +1000 Subject: [PATCH] ... --- inc/config.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inc/config.php b/inc/config.php index fd44e9a2..741db545 100644 --- a/inc/config.php +++ b/inc/config.php @@ -1093,7 +1093,7 @@ $config['mod']['bandelete'] = MOD; // Remove bans $config['mod']['unban'] = MOD; - // Spoiler file (and keep post) + // Spoiler image $config['mod']['spoilerimage'] = JANITOR; // Delete file (and keep post) $config['mod']['deletefile'] = JANITOR;