You are here

function botcha_menu_alter in BOTCHA Spam Prevention 6

Same name and namespace in other branches
  1. 7 botcha.module \botcha_menu_alter()

Implementation of hook_menu_alter().

File

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

Code

function botcha_menu_alter(&$items) {
}