Changeset 7300 for temp/trunk
- Timestamp:
- 2006/11/02 16:45:27 (20 years ago)
- Location:
- temp/trunk
- Files:
-
- 2 edited
-
data/Smarty/templates/admin/basis/payment.tpl (modified) (previous)
-
html/admin/basis/payment.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/html/admin/basis/payment.php
r7299 r7300 56 56 $objQuery = new SC_Query(); 57 57 // ÇÛÁ÷¶È¼Ô°ìÍ÷¤Î¼èÆÀ 58 $col = "payment_id, payment_method, charge, rule, upper_rule, note, deliv_id ";58 $col = "payment_id, payment_method, charge, rule, upper_rule, note, deliv_id, fix"; 59 59 $where = "del_flg = 0"; 60 60 // $where .= " AND fix = ?";
Note: See TracChangeset
for help on using the changeset viewer.
