Index: /mods/wpsg_mod_converter.class.php
===================================================================
--- /mods/wpsg_mod_converter.class.php	(revision 6541)
+++ /mods/wpsg_mod_converter.class.php	(revision 6542)
@@ -105,4 +105,5 @@
 				$this->shop->update_option('wpsg_mod_converter', false);
 				$this->shop->update_option('wpsg_mod_converter_status', 0);
+				$this->shop->update_option('wpsg_mod_converter_done', 1);
 				//$_REQUEST['action'] = 'ende';
 				//$this->M1_Converter_dispatch();
@@ -151,4 +152,5 @@
 				$this->shop->update_option('wpsg_mod_converter', false);
 				$this->shop->update_option('wpsg_mod_converter_status', 0);
+				$this->shop->update_option('wpsg_mod_converter_done', 1);
 				//$this->shop->update_option('wpsg_mod_converter_auto', false);
 				//wp_redirect('/wp-admin/admin.php');
