svn: /phpdoc/de/trunk/reference/mail/functions/ mail.xml

[email protected] (Christoph Michael Becker)
Newsgroups php.doc.de
Message-ID <[email protected]>
cmb                                      Thu, 19 Apr 2018 23:28:07 +0000

Revision: http://svn.php.net/viewvc?view=revision&revision=344757

Log:
Fix typo

Patch provided by anonymous user.

Changed paths:
    U   phpdoc/de/trunk/reference/mail/functions/mail.xml

Modified: phpdoc/de/trunk/reference/mail/functions/mail.xml
===================================================================
--- phpdoc/de/trunk/reference/mail/functions/mail.xml	2018-04-19 23:01:33 UTC (rev 344756)
+++ phpdoc/de/trunk/reference/mail/functions/mail.xml	2018-04-19 23:28:07 UTC (rev 344757)
@@ -378,7 +378,7 @@
 $header[] = 'Bcc: [email protected]';

 // verschicke die E-Mail
-mail($empfaenger, $betreff, $nachricht, $implode("\r\n", $header));
+mail($empfaenger, $betreff, $nachricht, implode("\r\n", $header));
 ?>
 ]]>
     </programlisting>
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.