$export_type, 'single_table' => isset($single_table) ) ); /* Fail if we didn't find any plugin */ if (empty($export_list)) { PMA_Message::error( __('Could not load export plugins, please check your installation!') )->display(); exit; } echo '
'; echo __('Scroll down to fill in the options for the selected format and ignore the options for other formats.'); echo '