function shoutbox_rules_add_action_validate in Shoutbox 6.2
Validates the form for adding a shout.
File
- shoutbox_rules/
shoutbox_rules.module, line 133
Code
function shoutbox_rules_add_action_validate($form, $form_state) {
}
Validates the form for adding a shout.
function shoutbox_rules_add_action_validate($form, $form_state) {
}