function pay::settings_form_validate in Pay 7
Same name and namespace in other branches
- 6 includes/handlers/pay.inc \pay::settings_form_validate()
File
- includes/
handlers/ pay.inc, line 281 - 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) {
}