function myform_validate in Coder 5
Same name and namespace in other branches
- 5.2 tests/coder_6x.inc \myform_validate()
File
- tests/
coder_6x.inc, line 73
Code
function myform_validate($form_id, $form) {
// this will fail.
}
function myform_validate($form_id, $form) {
// this will fail.
}