function revision_scheduler_update_operation_options in Revision scheduler 7
1 string reference to 'revision_scheduler_update_operation_options'
File
- ./
revision_scheduler.pages.inc, line 248
Code
function revision_scheduler_update_operation_options($form, $form_state) {
return $form['operation'];
}