mirror of
https://github.com/WordPress/WordPress.git
synced 2025-03-12 06:43:20 +01:00
phpdoc fixes for the phpmailer classes.
git-svn-id: http://svn.automattic.com/wordpress/trunk@8801 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
cddfd974e0
commit
6651c7a69d
@ -23,7 +23,7 @@
|
|||||||
| - Technology Consulting |
|
| - Technology Consulting |
|
||||||
| - Oursourcing (highly qualified programmers and graphic designers) |
|
| - Oursourcing (highly qualified programmers and graphic designers) |
|
||||||
'---------------------------------------------------------------------------'
|
'---------------------------------------------------------------------------'
|
||||||
|
*/
|
||||||
/**
|
/**
|
||||||
* PHPMailer - PHP email transport class
|
* PHPMailer - PHP email transport class
|
||||||
* @package PHPMailer
|
* @package PHPMailer
|
||||||
|
@ -23,7 +23,7 @@
|
|||||||
| - Technology Consulting |
|
| - Technology Consulting |
|
||||||
| - Oursourcing (highly qualified programmers and graphic designers) |
|
| - Oursourcing (highly qualified programmers and graphic designers) |
|
||||||
'---------------------------------------------------------------------------'
|
'---------------------------------------------------------------------------'
|
||||||
|
*/
|
||||||
/**
|
/**
|
||||||
* SMTP is rfc 821 compliant and implements all the rfc 821 SMTP
|
* SMTP is rfc 821 compliant and implements all the rfc 821 SMTP
|
||||||
* commands except TURN which will always return a not implemented
|
* commands except TURN which will always return a not implemented
|
||||||
|
Loading…
Reference in New Issue
Block a user