function boost_captcha_settings_form_validate in Boost Captcha 7
Same name and namespace in other branches
- 6 boost_captcha.module \boost_captcha_settings_form_validate()
Validation function for boost_captcha_settings_form.
File
- ./
boost_captcha.module, line 216
Code
function boost_captcha_settings_form_validate($form, &$form_state) {
}