Index: temp/trunk/html/admin/mail/history.php
===================================================================
--- temp/trunk/html/admin/mail/history.php	(revision 5941)
+++ temp/trunk/html/admin/mail/history.php	(revision 5942)
@@ -40,5 +40,5 @@
 	
 	$where .= " del_flg = ?";
-	$arrval[] = 0;
+	$arrval[] = "0";
 	
 	$objQuery = new SC_Query();
