Index: branches/dev/html/admin/mail/index.php
===================================================================
--- branches/dev/html/admin/mail/index.php	(revision 13591)
+++ branches/dev/html/admin/mail/index.php	(revision 13592)
@@ -432,4 +432,5 @@
 //                print("<br>");
                 $sql = "SELECT * FROM dtb_send_customer ";
+                print($dtb_send_history["send_id"]);
                 print_r($conn->getAll($sql));exit; 
                 $conn->autoExecute("dtb_send_customer", $dtb_send_customer );
