function botcha_menu_alter in BOTCHA Spam Prevention 7
Same name and namespace in other branches
- 6 botcha.module \botcha_menu_alter()
Implements hook_menu_alter().
File
- ./
botcha.module, line 279 - BOTCHA - Spam Prevention It modifies forms by adding various botcha's.
Code
function botcha_menu_alter(&$items) {
}