Index: branches/version-2_5-dev/data/class/pages/mypage/LC_Page_Mypage_History.php
===================================================================
--- branches/version-2_5-dev/data/class/pages/mypage/LC_Page_Mypage_History.php	(revision 20586)
+++ branches/version-2_5-dev/data/class/pages/mypage/LC_Page_Mypage_History.php	(revision 20694)
@@ -86,5 +86,5 @@
         }
 
-        $this->arrShipping      = $this->lfGetShippingDate(&$objPurchase, $order_id, $this->arrWDAY);
+        $this->arrShipping      = $this->lfGetShippingDate($objPurchase, $order_id, $this->arrWDAY);
 
         $this->isMultiple       = count($this->arrShipping) > 1;
