config.php: clarify comment to mean quick-reply-old, as now it's named

This commit is contained in:
czaks 2013-12-25 16:28:50 +01:00
parent 533b17f788
commit 8a2df689df

View File

@ -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;
/*