You are here

function scs_views_selection_form_submit in Simplenews Content Selection 6.2

Submit function for the selection form

File

simplenews_content_selection_views/scs_views.pages.inc, line 55
Integrate Simplenews Content Selection with views and views bulk operations

Code

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