Index: /branches/dev/html/admin/mail/index.php
===================================================================
--- /branches/dev/html/admin/mail/index.php	(revision 13444)
+++ /branches/dev/html/admin/mail/index.php	(revision 13445)
@@ -406,10 +406,10 @@
 	$dtb_send_history["update_date"] = "now()";
 	$dtb_send_history["create_date"] = "now()";
-    print_r($dtb_send_history);
-    exit;
+   
     
     //¥Ï¥Ã¥·¥ådtb_send_history¤ò¥Ç¡¼¥¿¥Ù¡¼¥¹dtb_send_history¤ËÁÞÆþ
     $objQuery->insert("dtb_send_history", $dtb_send_history );
-    
+     print_r($dtb_send_history);
+    exit;
     
     
