You are here

constant BOTCHA_LOGLEVEL in BOTCHA Spam Prevention 7.3

Same name and namespace in other branches
  1. 6 botcha.module \BOTCHA_LOGLEVEL
  2. 6.2 botcha.module \BOTCHA_LOGLEVEL
  3. 6.3 botcha.module \BOTCHA_LOGLEVEL
  4. 7 botcha.module \BOTCHA_LOGLEVEL
  5. 7.2 botcha.module \BOTCHA_LOGLEVEL
2 uses of BOTCHA_LOGLEVEL
Botcha::form_alter in controller/application/botcha.application.controller.inc
Implements hook_form_alter().
BotchaRecipebook::handle in controller/recipebook/botcha.recipebook.controller.inc
Handle form depending on the result of spam check.

File

./botcha.module, line 11
BOTCHA - Spam Prevention It modifies forms by adding various botcha's.

Code

define('BOTCHA_LOGLEVEL', variable_get('botcha_loglevel', 2));