Index: temp/trunk/html/admin/batch/daily.php
===================================================================
--- temp/trunk/html/admin/batch/daily.php	(revision 4988)
+++ temp/trunk/html/admin/batch/daily.php	(revision 4989)
@@ -273,5 +273,4 @@
 		$start_date = date("Y/m/d",strtotime("-10 year",strtotime($start_date)));
 	}
-
 	// ÃÂÀ¸ÆüÆþÎÏ¤Ê¤·
 	$where = $base_where . " AND order_birth IS NULL AND del_flg = 0";
@@ -289,6 +288,4 @@
 	}
 	$sqlval = $arrRet[0];
-	
-	$objQuery->getlastquery();
 	
 	// ¶õÊ¸»ú¤ò"0"¤ËÊÑ´¹
Index: temp/trunk/html/admin/total/index.php
===================================================================
--- temp/trunk/html/admin/total/index.php	(revision 4983)
+++ temp/trunk/html/admin/total/index.php	(revision 4989)
@@ -653,4 +653,6 @@
 	$objPage->arrResults = $objQuery->getall($sql, $arrval);
 	
+		$objQuery->getlastquery();
+	
 	$max = count($objPage->arrResults);
 	for($i = 0; $i < $max; $i++) {
