You are here

function ctools_contact_content_type_edit_form_submit in Chaos Tool Suite (ctools) 7

Same name and namespace in other branches
  1. 6 plugins/content_types/contact/contact.inc \ctools_contact_content_type_edit_form_submit()

Submit handler for contact form.

File

plugins/content_types/contact/contact.inc, line 50

Code

function ctools_contact_content_type_edit_form_submit($form, &$form_state) {

  // Copy everything from our defaults.
}