Index: /branches/dev/html/admin/mail/index.php
===================================================================
--- /branches/dev/html/admin/mail/index.php	(revision 13593)
+++ /branches/dev/html/admin/mail/index.php	(revision 13594)
@@ -431,7 +431,7 @@
 //                print_r($conn->getRow($sql,array($dtb_send_history["send_id"])));
 //                print("<br>");
-//                $sql = "SELECT * FROM dtb_send_customer ";
-//                print($dtb_send_history["send_id"]);
-//                print_r($conn->getAll($sql));exit; 
+                $sql = "SELECT * FROM dtb_send_customer ";
+                print("sendid¤Ï".$dtb_send_history["send_id"]."<br>");
+                print_r($conn->getAll($sql));exit; 
                 $conn->autoExecute("dtb_send_customer", $dtb_send_customer );
                 
