phpdoc fixes for the phpmailer classes.

git-svn-id: https://develop.svn.wordpress.org/trunk@8801 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Peter Westwood 2008-09-03 21:42:50 +00:00
parent a487b60f71
commit 3b7405a702
2 changed files with 2 additions and 2 deletions

View File

@ -23,7 +23,7 @@
| - Technology Consulting |
| - Oursourcing (highly qualified programmers and graphic designers) |
'---------------------------------------------------------------------------'
*/
/**
* PHPMailer - PHP email transport class
* @package PHPMailer

View File

@ -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