Index: temp/trunk/html/admin/customer/index.php
===================================================================
--- temp/trunk/html/admin/customer/index.php	(revision 2160)
+++ temp/trunk/html/admin/customer/index.php	(revision 2161)
@@ -188,8 +188,9 @@
 			}
 
+			sfprintr($objPage->search_data);
+			exit();
+			
 			//-¡¡CSV½ÐÎÏ
 			$data = lfGetCSVData($objPage->search_data, $arrColumn);
-			
-			sfprintr($data);
 			
 			sfCSVDownload($header.$data);
