constant BOTCHA_SECRET in BOTCHA Spam Prevention 6.3
Same name and namespace in other branches
- 6 botcha.botcha.inc \BOTCHA_SECRET
- 6.2 botcha.inc \BOTCHA_SECRET
- 7 botcha.botcha.inc \BOTCHA_SECRET
- 7.2 botcha.inc \BOTCHA_SECRET
- 7.3 botcha.module \BOTCHA_SECRET
@file BOTCHA - Spam Prevention It modifies forms by adding various botcha's.
2 uses of BOTCHA_SECRET
- BotchaRecipe::getSecret in controller/
recipe/ botcha.recipe.controller.inc - BotchaRecipeNoResubmit::getToken in controller/
recipe/ botcha.recipe.controller.inc
File
- ./
botcha.module, line 9 - BOTCHA - Spam Prevention It modifies forms by adding various botcha's.
Code
define('BOTCHA_SECRET', variable_get('botcha_secret', '3288039533f40382398a85d52a8da366'));