function views_content_views_footer_content_type_edit_form_submit

File

views_content/plugins/content_types/views_footer.inc, line 42

Code

function views_content_views_footer_content_type_edit_form_submit(&$form, &$form_state) {
    // Kept so we guarantee we have a submit handler.
}