mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-12 05:22:35 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@4155 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
142f042ee7
commit
97eddc0cc8
1 changed files with 1 additions and 2 deletions
|
|
@ -62,7 +62,6 @@
|
||||||
|
|
||||||
function send() {
|
function send() {
|
||||||
$boundary = '----=='.uniqid(rand(),true);
|
$boundary = '----=='.uniqid(rand(),true);
|
||||||
|
|
||||||
$eol = $GLOBALS['_qmail_compatibility'] == "Y" ? "\n" : "\r\n";
|
$eol = $GLOBALS['_qmail_compatibility'] == "Y" ? "\n" : "\r\n";
|
||||||
|
|
||||||
$headers = sprintf(
|
$headers = sprintf(
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue