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