forked from GNUsocial/gnu-social
@@ -51,7 +51,7 @@ class Mail_mail extends Mail {
|
||||
}
|
||||
|
||||
/* Because the mail() function may pass headers as command
|
||||
* line arguments, we cannot guarantee the use of the standard
|
||||
* line arguments, we can't guarantee the use of the standard
|
||||
* "\r\n" separator. Instead, we use the system's native line
|
||||
* separator. */
|
||||
if (defined('PHP_EOL')) {
|
||||
|
||||
Reference in New Issue
Block a user