You are here

function sf_prematch_edit_form_validate in Salesforce Suite 6.2

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

File

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

Code

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