Index: temp/trunk/html/mypage/history.php
===================================================================
--- temp/trunk/html/mypage/history.php	(revision 3346)
+++ temp/trunk/html/mypage/history.php	(revision 4608)
@@ -23,5 +23,5 @@
 //ÉÔÀµ¥¢¥¯¥»¥¹È½Äê
 $from = "dtb_order";
-$where = "delete = 0 AND customer_id = ? AND order_id = ? ";
+$where = "del_flg = 0 AND customer_id = ? AND order_id = ? ";
 $arrval = array($objCustomer->getValue('customer_id'), $_POST['order_id']);
 //DB¤Ë¾ðÊó¤¬¤¢¤ë¤«È½Äê
