Browse Source

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

pull/40/head
czaks 10 years ago
committed by Michael Foster
parent
commit
bb3f3db0cd
  1. 2
      inc/config.php

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

Loading…
Cancel
Save