Index: temp/trunk/html/admin/total/index.php
===================================================================
--- temp/trunk/html/admin/total/index.php	(revision 2793)
+++ temp/trunk/html/admin/total/index.php	(revision 2794)
@@ -556,6 +556,6 @@
 /** ¾¦ÉÊÊÌ½¸·× **/
 function lfGetOrderProducts($type, $sdate, $edate, $objPage, $graph = true) {
+	list($where, $arrval) = lfGetWhereMember('create_date', $sdate, $edate, $type);
 	sfprintr($where);
-	list($where, $arrval) = lfGetWhereMember('create_date', $sdate, $edate, $type);
 	
 	$sql = "SELECT product_id, T1.product_code, T2.name, T1.products_count, T1.order_count, T1.price, T1.total ";
