Index: branches/dev/html/admin/mail/sendmail.php
===================================================================
--- branches/dev/html/admin/mail/sendmail.php	(revision 13614)
+++ branches/dev/html/admin/mail/sendmail.php	(revision 13615)
@@ -51,5 +51,5 @@
     $list_data[] = $conn->getAll( $sql, array( $time_data[$i]["send_id"] ) );
     
-    print_r($list_data);
+    print_r($list_data);exit;
     
     $sql = "SELECT * FROM dtb_send_history WHERE send_id = ?";
