constant BOTCHA_WRONG_RESPONSE_ERROR_MESSAGE in BOTCHA Spam Prevention 7.2
Same name and namespace in other branches
- 6 botcha.test \BOTCHA_WRONG_RESPONSE_ERROR_MESSAGE
- 6.2 botcha.test \BOTCHA_WRONG_RESPONSE_ERROR_MESSAGE
- 6.3 botcha.module \BOTCHA_WRONG_RESPONSE_ERROR_MESSAGE
- 7 botcha.test \BOTCHA_WRONG_RESPONSE_ERROR_MESSAGE
- 7.3 botcha.module \BOTCHA_WRONG_RESPONSE_ERROR_MESSAGE
2 uses of BOTCHA_WRONG_RESPONSE_ERROR_MESSAGE
- BotchaBaseWebTestCase::assertCommentFormSubmission in ./
botcha.test - Assert function for testing if comment posting works as it should.
- BotchaBaseWebTestCase::assertUserLoginFormSubmission in ./
botcha.test - Assert submission of user login form, check whether it works how it should.
File
- ./
botcha.test, line 18 - Tests for BOTCHA module.
Code
define('BOTCHA_WRONG_RESPONSE_ERROR_MESSAGE', 'You must be a human, not a spam bot, to submit forms on this website.');