Index: temp/trunk/html/admin/customer/index.php
===================================================================
--- temp/trunk/html/admin/customer/index.php	(revision 2154)
+++ temp/trunk/html/admin/customer/index.php	(revision 2159)
@@ -171,4 +171,6 @@
 			// CSV¥«¥é¥à¼èÆÀ
 			$arrCsvOutput = (sfgetCsvOutput(2, " WHERE csv_id = 2 AND status = 1"));
+			
+			sfprintr($arrCsvOutput);
 
 			if (count($arrCsvOutput) <= 0) break;
