Index: temp/trunk/html/install/index.php
===================================================================
--- temp/trunk/html/install/index.php	(revision 5423)
+++ temp/trunk/html/install/index.php	(revision 5424)
@@ -441,5 +441,5 @@
 	
 	// 
-	if ($skip == "on") {
+	if ($skip != "on") {
 		unset($arrRet["shop_name"], $arrRet["admin_mail"]);
 	}
