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