Index: branches/dev/html/admin/mail/index.php
===================================================================
--- branches/dev/html/admin/mail/index.php	(revision 13423)
+++ branches/dev/html/admin/mail/index.php	(revision 13425)
@@ -386,5 +386,5 @@
 	$dtb_send_history = array();
 	
-    if(DB_TYPE == "pqsql"){
+    if(DB_TYPE == "pgsql"){
 	   $dtb_send_history["send_id"] = $objQuery->nextval('dtb_send_history', 'send_id');
     }elseif(DB_TYPE == "mysql"){
