Index: branches/dev/html/admin/mail/index.php
===================================================================
--- branches/dev/html/admin/mail/index.php	(revision 13347)
+++ branches/dev/html/admin/mail/index.php	(revision 13348)
@@ -408,10 +408,9 @@
 	$dtb_send_history["create_date"] = "now()";
     //¥Ï¥Ã¥·¥ådtb_send_history¤ò¥Ç¡¼¥¿¥Ù¡¼¥¹dtb_send_history¤ËÁÞÆþ
-	print_r($dtb_send_history);
     $objQuery->insert("dtb_send_history", $dtb_send_history );
 	
-    /*if (DB_TYPE == "mysql") {
+    if (DB_TYPE == "mysql") {
 ¡¡¡¡  $dtb_send_history["send_id"] = $objQuery->nextval('dtb_send_history', 'send_id');
-    }*/
+    }
     
 	if ( is_array( $search_data ) ){
