Index: temp/trunk/html/admin/mail/index.php
===================================================================
--- temp/trunk/html/admin/mail/index.php	(revision 5178)
+++ temp/trunk/html/admin/mail/index.php	(revision 5179)
@@ -388,4 +388,6 @@
 	$arrData['body'] = "";
 	$dtb_send_history["search_data"] = serialize($arrData);
+	$dtb_send_history["update_data"] = "now()";
+	$dtb_send_history["create_data"] = "now()";
 	$objQuery->insert("dtb_send_history", $dtb_send_history );	
 	
