Index: branches/dev/html/admin/mail/index.php
===================================================================
--- branches/dev/html/admin/mail/index.php	(revision 13298)
+++ branches/dev/html/admin/mail/index.php	(revision 13309)
@@ -255,4 +255,5 @@
 		} else if( $_POST['mode'] == 'regist_complete' ){
 			lfRegistData($objPage->list_data);
+            //¥á¥ë¥Þ¥¬µ¡Ç½¤¬¥ª¥ó¤Ë¤Ê¤Ã¤Æ¤¤¤ë¤«¤É¤¦¤«¤ÎÈ½Äê
 			if(MELMAGA_SEND == true) {
                 //Í½ÌóÇÛ¿®¥â¡¼¥É¤ÎÊ¬´ô
@@ -385,6 +386,9 @@
 	$dtb_send_history = array();
 	
+    
+    if(DB_TYPE=="pqsql"){
 	$dtb_send_history["send_id"] = $objQuery->nextval('dtb_send_history', 'send_id');
-	
+    }
+    
     $dtb_send_history["mail_method"] = $arrData['mail_method'];
 	$dtb_send_history["subject"] = $arrData['subject'];
