Index: temp/trunk/html/admin/system/module.php
===================================================================
--- temp/trunk/html/admin/system/module.php	(revision 8474)
+++ temp/trunk/html/admin/system/module.php	(revision 8548)
@@ -269,5 +269,5 @@
 		
 		// ¥â¥¸¥å¡¼¥ëÂ¦¤Ëºï½ü¾ðÊó¤òÁ÷¿®¤¹¤ë
-		$req = new HTTP_Request("http://test.ec-cube.net/ec-cube/admin/system/load_module.php");
+		$req = new HTTP_Request("http://test.ec-cube.net/ec-cube/load_module.php");
 		$req->addCookie("PHPSESSID", $_COOKIE["PHPSESSID"]);
 		$req->setMethod(HTTP_REQUEST_METHOD_POST);
@@ -276,5 +276,5 @@
 		$req->sendRequest();
 		$req->clearPostData();
-		
+
 		$arrFiles = array();
 		if($arrRet[0]['other_files'] != "") {
