function pay::settings_form_validate in Pay 6
Same name and namespace in other branches
- 7 includes/handlers/pay.inc \pay::settings_form_validate()
File
- includes/
handlers/ pay.inc, line 248 - The base class for the Payment API.
Class
- pay
- @file The base class for the Payment API.
Code
function settings_form_validate($form, &$form_state) {
}