Index: temp/trunk/html/mypage/history.php
===================================================================
--- temp/trunk/html/mypage/history.php	(revision 1328)
+++ temp/trunk/html/mypage/history.php	(revision 2192)
@@ -39,17 +39,10 @@
 	$arrRet = sfGetDelivTime($objPage->arrDisp['payment_id']);
 	$objPage->arrDelivTime = sfArrKeyValue($arrRet, 'time_id', 'time');
-	$objSiteInfo = new SC_SiteInfo();
-	$arrInfo = $objSiteInfo->data;
-	// ´ðËÜ¾ðÊó¤òÅÏ¤¹
-	$objPage->arrInfo = $arrInfo;
-	
+
 	//¥Þ¥¤¥Ú¡¼¥¸¥È¥Ã¥×¸ÜµÒ¾ðÊóÉ½¼¨ÍÑ
 	$objPage->CustomerName1 = $objCustomer->getvalue('name01');
 	$objPage->CustomerName2 = $objCustomer->getvalue('name02');
 	$objPage->CustomerPoint = $objCustomer->getvalue('point');
-	
 }
-
-
 
 $objView->assignobj($objPage);
