Index: branches/dev/html/install/index.php
===================================================================
--- branches/dev/html/install/index.php	(revision 12321)
+++ branches/dev/html/install/index.php	(revision 12322)
@@ -6,9 +6,9 @@
  * http://www.lockon.co.jp/
  */
-
+print("?");
 require_once("../require.php");
 $INSTALL_DIR = realpath(dirname( __FILE__));
 require_once("../" . HTML2DATA_DIR . "module/Request.php");
-
+print("?");
 define("INSTALL_LOG", "./temp/install.log");
 
