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 |
|
||||
| - Oursourcing (highly qualified programmers and graphic designers) |
|
||||
'---------------------------------------------------------------------------'
|
||||
|
||||
*/
|
||||
/**
|
||||
* PHPMailer - PHP email transport class
|
||||
* @package PHPMailer
|
||||
|
|
|
@ -23,7 +23,7 @@
|
|||
| - Technology Consulting |
|
||||
| - Oursourcing (highly qualified programmers and graphic designers) |
|
||||
'---------------------------------------------------------------------------'
|
||||
|
||||
*/
|
||||
/**
|
||||
* SMTP is rfc 821 compliant and implements all the rfc 821 SMTP
|
||||
* commands except TURN which will always return a not implemented
|
||||
|
|
Loading…
Reference in New Issue