diff --git a/inc/config.php b/inc/config.php index a9ed2069..b7e1b0fc 100644 --- a/inc/config.php +++ b/inc/config.php @@ -884,7 +884,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; /*