Index: branches/dev/html/admin/mail/index.php
===================================================================
--- branches/dev/html/admin/mail/index.php	(revision 13574)
+++ branches/dev/html/admin/mail/index.php	(revision 13575)
@@ -430,5 +430,5 @@
                 $sql = "SELECT * FROM dtb_send_customer WHERE send_id = ?";
                 print("send_id¤Ï");
-                print_r($conn->getRow($sql,array($dtb_send_history["send_id"])));exit;
+                print_r($conn->getRow($sql,array($dtb_send_history["send_id"])));
                 print("<br>");
                 $sql = "SELECT * FROM dtb_send_customer ";
