Index: /temp/trunk/html/install/index.php
===================================================================
--- /temp/trunk/html/install/index.php	(revision 5394)
+++ /temp/trunk/html/install/index.php	(revision 5395)
@@ -81,7 +81,7 @@
 	
 	$skip = $_POST["db_skip"];
-	sfprintr($skip);
+
 	// ¥¹¥­¥Ã¥×¤¹¤ë¾ì¹ç¤Ë¤Ï´°Î»²èÌÌ¤ØÁ«°Ü
-	if ($skip != "on") {
+	if ($skip == "on") {
 		// ÀßÄê¥Õ¥¡¥¤¥ë¤ÎÀ¸À®
 		lfMakeConfigFile();
