Index: temp/trunk/html/admin/basis/payment.php
===================================================================
--- temp/trunk/html/admin/basis/payment.php	(revision 7300)
+++ temp/trunk/html/admin/basis/payment.php	(revision 7301)
@@ -61,5 +61,4 @@
 	$table = "dtb_payment";
 	$objQuery->setorder("rank DESC");
-//	$arrRet = $objQuery->select($col, $table, $where, array($fix));
 	$arrRet = $objQuery->select($col, $table, $where);
 	return $arrRet;
