function hostmaster_form_validate in Hostmaster (Aegir) 5.x
1 string reference to 'hostmaster_form_validate'
- hostmaster_form in ./
hostmaster.profile - Form modifier similar to confirm_form
File
- ./
hostmaster.profile, line 185
Code
function hostmaster_form_validate($form, &$form_state) {
}