Changeset 4608 for temp/trunk/html/mypage/history.php
- Timestamp:
- 2006/09/11 19:37:56 (20 years ago)
- File:
-
- 1 edited
-
temp/trunk/html/mypage/history.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/html/mypage/history.php
r3346 r4608 23 23 //ÉÔÀµ¥¢¥¯¥»¥¹È½Äê 24 24 $from = "dtb_order"; 25 $where = "del ete= 0 AND customer_id = ? AND order_id = ? ";25 $where = "del_flg = 0 AND customer_id = ? AND order_id = ? "; 26 26 $arrval = array($objCustomer->getValue('customer_id'), $_POST['order_id']); 27 27 //DB¤Ë¾ðÊ󤬤¢¤ë¤«È½Äê
Note: See TracChangeset
for help on using the changeset viewer.
