git-svn-id: http://xe-core.googlecode.com/svn/sandbox@4155 201d5d3c-b55e-5fd7-737f-ddc643e51545

This commit is contained in:
zero 2008-04-28 05:48:15 +00:00
parent 142f042ee7
commit 97eddc0cc8

View file

@ -61,8 +61,7 @@
}
function send() {
$boundary = '----=='.uniqid(rand(),true);
$boundary = '----=='.uniqid(rand(),true);
$eol = $GLOBALS['_qmail_compatibility'] == "Y" ? "\n" : "\r\n";
$headers = sprintf(