Index: branches/dev/html/install/index.php
===================================================================
--- branches/dev/html/install/index.php	(revision 12185)
+++ branches/dev/html/install/index.php	(revision 12190)
@@ -366,5 +366,5 @@
 	// ¥×¥í¥°¥é¥à¤Ç½ñ¹þ¤ß¤µ¤ì¤ë¥Õ¥¡¥¤¥ë¡¦¥Ç¥£¥ì¥¯¥È¥ê
 	$arrWriteFile = array(
-		".." . HTML2DATA_DIR . "install.inc",
+		".." . HTML2DATA_DIR . "install.php",
 		"../user_data",
 		"../cp",
@@ -792,5 +792,5 @@
 	
 	$data_path = $root_dir . "../data/";
-	$filepath = $data_path . "install.inc";
+	$filepath = $data_path . "install.php";
 	
 	$config_data = 
