Index: /branches/dev/html/admin/mail/index.php
===================================================================
--- /branches/dev/html/admin/mail/index.php	(revision 13475)
+++ /branches/dev/html/admin/mail/index.php	(revision 13476)
@@ -415,5 +415,5 @@
     }
     
-    print("dtb_send_history:");print_r($dtb_send_history);print("<br>");
+    //print("dtb_send_history:");print_r($dtb_send_history);print("<br>");
 	if ( is_array( $search_data ) ){
 		
@@ -425,5 +425,5 @@
 			$dtb_send_customer["name"] = $line["name01"] . " " . $line["name02"];
 			
-            print_r($search_data);exit;//¥È¥ì¡¼¥¹
+            print_r($dtb_send_customer);exit;//¥È¥ì¡¼¥¹
             	
 			$conn->autoExecute("dtb_send_customer", $dtb_send_customer );					
