function botcha_boot in BOTCHA Spam Prevention 6.4
Same name and namespace in other branches
- 6.3 botcha.module \botcha_boot()
- 7.4 botcha.module \botcha_boot()
- 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.
}