You are here

workbench_events.inc in Workbench Moderation 7.2

File

modules/workbench_workflows/plugins/export_ui/workbench_events.inc
View source
<?php

/**
 * @file
 * Export UI plugin for events.
 */
module_load_include('inc', 'workbench_workflows', 'workbench_workflows.admin');
$plugin = workbench_workflows_export_ui_base_plugin('event');