diff --git a/inc/config.php b/inc/config.php index 32c9009a..d11d6862 100644 --- a/inc/config.php +++ b/inc/config.php @@ -917,7 +917,7 @@ // Minify Javascript using http://code.google.com/p/minify/. $config['minify_js'] = false; - // Allows js/quick-reply.js to work. This could make your imageboard more vulnerable to flood attacks. + // Allows js/quick-reply-old.js to work. This could make your imageboard more vulnerable to flood attacks. $config['quick_reply'] = false; /*