Index: temp/trunk/html/install/zip_install.php
===================================================================
--- temp/trunk/html/install/zip_install.php	(revision 1417)
+++ temp/trunk/html/install/zip_install.php	(revision 1418)
@@ -46,6 +46,4 @@
 	// ´û¤Ë½ñ¤­¹þ¤Þ¤ì¤¿¥Ç¡¼¥¿¤ò¿ô¤¨¤ë
 	$end_cnt = $objQuery->count("mtb_zip");
-	$objQuery->begin();
-	
 	$cnt = 1;
 	$img_cnt = 0;
@@ -81,5 +79,4 @@
 		}
 	}
-	$objQuery->commit();
 	fclose($fp);
 	print("<img src='/img/install/space_w.gif'><br>");
