Index: temp/trunk/html/install/index.php
===================================================================
--- temp/trunk/html/install/index.php	(revision 6930)
+++ temp/trunk/html/install/index.php	(revision 6931)
@@ -223,5 +223,5 @@
 	sfprintr($_POST);
 	// ¥µ¥¤¥È¾ðÊó¤òÁ÷¿®¤·¤Æ¤âÎÉ¤¤¾ì¹ç¤Ë¤ÏÁ÷¤ë
-	if($_POST['send_info'] == true){
+	if($_POST['send_info'] == "true"){
 $req = new HTTP_Request("http://www.ec-cube.net/mall/use_site.php");
 $req->setMethod(HTTP_REQUEST_METHOD_POST);
