derick Mon Apr 23 14:35:33 2001 EDT Modified files: /phpdoc/en/functions mail.xml Log: - Added a note about new lines Index: phpdoc/en/functions/mail.xml diff -u phpdoc/en/functions/mail.xml:1.15 phpdoc/en/functions/mail.xml:1.16 --- phpdoc/en/functions/mail.xml:1.15 Thu Feb 15 16:47:33 2001 +++ phpdoc/en/functions/mail.xml Mon Apr 23 14:35:33 2001 @@ -123,6 +123,12 @@ </programlisting> </example> </para> + <note> + <para> + Make sure you have no new-line (or other whitespace) after your to or + subject parameters, as this may cause strange results. + </para> + </note> </refsect1> </refentry>
- [PHP-DOC] cvs: phpdoc /en/functions mail.xml Derick Rethans
- Re: [PHP-DOC] cvs: phpdoc /en/functions mail.xml Hojtsy Gabor
- [PHP-DOC] cvs: phpdoc /en/functions mail.xml Egon Schmid
- [PHP-DOC] cvs: phpdoc /en/functions mail.xml Egon Schmid
- [PHP-DOC] cvs: phpdoc /en/functions mail.xml Hojtsy Gabor
- [PHP-DOC] cvs: phpdoc /en/functions mail.xml Derick Rethans
- [PHP-DOC] cvs: phpdoc /en/functions mail.xml Derick Rethans
- [PHP-DOC] cvs: phpdoc /en/functions mail.xml Damien Seguy
- [PHP-DOC] cvs: phpdoc /en/functions mail.xml Daniel Beckham
- [PHP-DOC] cvs: phpdoc /en/functions mail.xml Daniel Beckham
- [PHP-DOC] cvs: phpdoc /en/functions mail.xml Daniel Beckham
- [PHP-DOC] cvs: phpdoc /en/functions mail.xml Zak Greant
- [PHP-DOC] cvs: phpdoc /en/functions mail.xml Hojtsy Gabor
- [PHP-DOC] cvs: phpdoc /en/functions mail.xml jim winstead
- [PHP-DOC] cvs: phpdoc /en/functions mail.xml Simone Cortesi
- [PHP-DOC] cvs: phpdoc /en/functions mail.xml Joey Smith