constant BOTCHA_WRONG_RESPONSE_ERROR_MESSAGE in BOTCHA Spam Prevention 7.3
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.2 botcha.test \BOTCHA_WRONG_RESPONSE_ERROR_MESSAGE
3 uses of BOTCHA_WRONG_RESPONSE_ERROR_MESSAGE
- botcha.selenium.test in tests/
botcha.selenium.test - Selenium-tests for BOTCHA module.
- BotchaBaseWebTestCase::assertCommentFormSubmission in tests/
botcha.simpletest.test - Assert function for testing if comment posting works as it should.
- BotchaBaseWebTestCase::assertUserLoginFormSubmission in tests/
botcha.simpletest.test - Assert submission of user login form, check whether it works how it should.
File
- ./
botcha.module, line 26 - BOTCHA - Spam Prevention It modifies forms by adding various botcha's.
Code
define('BOTCHA_WRONG_RESPONSE_ERROR_MESSAGE', 'You must be a human, not a spam bot, to submit forms on this website.');