Update $config['try_smarter']. Should be working now.

This commit is contained in:
Michael Foster
2013-08-03 17:42:34 -04:00
parent f7d068536a
commit a3fbff2259
4 changed files with 21 additions and 7 deletions

View File

@@ -262,7 +262,8 @@
'recaptcha_challenge_field',
'recaptcha_response_field',
'spoiler',
'quick-reply'
'quick-reply',
'page'
);
// Enable reCaptcha to make spam even harder. Rarely necessary.