You are here

function sf_prematch_edit_form_validate in Salesforce Suite 7.2

Same name and namespace in other branches
  1. 6.2 sf_prematch/sf_prematch.admin.inc \sf_prematch_edit_form_validate()
  2. 7 sf_prematch/sf_prematch.admin.inc \sf_prematch_edit_form_validate()

@todo Please document this function.

See also

http://drupal.org/node/1354

File

sf_prematch/sf_prematch.admin.inc, line 161
Admin functions for sf_prematch module.

Code

function sf_prematch_edit_form_validate($form, &$form_state) {
}