mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-07 02:31:40 +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
|
|
@ -61,8 +61,7 @@
|
|||
}
|
||||
|
||||
function send() {
|
||||
$boundary = '----=='.uniqid(rand(),true);
|
||||
|
||||
$boundary = '----=='.uniqid(rand(),true);
|
||||
$eol = $GLOBALS['_qmail_compatibility'] == "Y" ? "\n" : "\r\n";
|
||||
|
||||
$headers = sprintf(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue