constant BOTCHA_UNKNOWN_CSID_ERROR_MESSAGE in BOTCHA Spam Prevention 7.3
Same name and namespace in other branches
- 6 botcha.test \BOTCHA_UNKNOWN_CSID_ERROR_MESSAGE
- 6.2 botcha.test \BOTCHA_UNKNOWN_CSID_ERROR_MESSAGE
- 6.3 tests/botcha.simpletest.test \BOTCHA_UNKNOWN_CSID_ERROR_MESSAGE
- 7 botcha.test \BOTCHA_UNKNOWN_CSID_ERROR_MESSAGE
- 7.2 botcha.test \BOTCHA_UNKNOWN_CSID_ERROR_MESSAGE
1 use of BOTCHA_UNKNOWN_CSID_ERROR_MESSAGE
- BotchaBaseWebTestCase::assertBotchaResponseAccepted in tests/
botcha.simpletest.test - Assert that the response is accepted: no "unknown CSID" message, no "CSID reuse attack detection" message, no "wrong answer" message.
File
- tests/
botcha.simpletest.test, line 22 - Simpletest-tests for BOTCHA module.
Code
define('BOTCHA_UNKNOWN_CSID_ERROR_MESSAGE', 'You must be a human, not a spam bot, to submit forms on this website.');