Index: temp/trunk/html/admin/mail/index.php
===================================================================
--- temp/trunk/html/admin/mail/index.php	(revision 5002)
+++ temp/trunk/html/admin/mail/index.php	(revision 5178)
@@ -388,5 +388,5 @@
 	$arrData['body'] = "";
 	$dtb_send_history["search_data"] = serialize($arrData);
-	$conn->autoExecute("dtb_send_history", $dtb_send_history );	
+	$objQuery->insert("dtb_send_history", $dtb_send_history );	
 	
 	if ( is_array( $search_data ) ){
