You are here

function botcha_boot in BOTCHA Spam Prevention 7.4

Same name and namespace in other branches
  1. 6.4 botcha.module \botcha_boot()
  2. 6.3 botcha.module \botcha_boot()
  3. 7.3 botcha.module \botcha_boot()

@file BOTCHA - Spam Prevention It modifies forms by adding various botcha's.

File

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

Code

function botcha_boot() {

  // It is necessary to be loaded during bootstrap.
}