You are here

function sf_prematch_edit_form_validate in Salesforce Suite 7

Same name and namespace in other branches
  1. 6.2 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 146
Admin functions for sf_prematch module.

Code

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