Changeset 7301 for temp/trunk/html/admin/basis/payment.php
- Timestamp:
- 2006/11/02 16:46:09 (20 years ago)
- File:
-
- 1 edited
-
temp/trunk/html/admin/basis/payment.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/html/admin/basis/payment.php
r7300 r7301 61 61 $table = "dtb_payment"; 62 62 $objQuery->setorder("rank DESC"); 63 // $arrRet = $objQuery->select($col, $table, $where, array($fix));64 63 $arrRet = $objQuery->select($col, $table, $where); 65 64 return $arrRet;
Note: See TracChangeset
for help on using the changeset viewer.
