render_html('../admin/import/index', $data); } public function action_export() { Export::get_instance()->export(); } }