Index: temp/trunk/data/class/SC_Query.php
===================================================================
--- temp/trunk/data/class/SC_Query.php	(revision 7992)
+++ temp/trunk/data/class/SC_Query.php	(revision 7993)
@@ -417,5 +417,5 @@
 		// ¼¡¤ÎIncrement¤ò¼èÆÀ
 		//$arrRet = $this->query("SHOW TABLE STATUS LIKE ?", array($table_name));
-		$arrRet = $this->query("SELECT * FROM $table_name");
+		$arrRet = $this->query("SELECT * FROM dtb_payment");
 		sfprintr($arrRet);
 		$auto_inc_no = $arrRet["Auto_increment"];
