Changeset 8801
- Timestamp:
- 09/03/08 21:42:50 (3 months ago)
- Files:
-
- trunk/wp-includes/class-phpmailer.php (modified) (1 diff)
- trunk/wp-includes/class-smtp.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/wp-includes/class-phpmailer.php
r8762 r8801 24 24 | - Oursourcing (highly qualified programmers and graphic designers) | 25 25 '---------------------------------------------------------------------------' 26 26 */ 27 27 /** 28 28 * PHPMailer - PHP email transport class trunk/wp-includes/class-smtp.php
r8762 r8801 24 24 | - Oursourcing (highly qualified programmers and graphic designers) | 25 25 '---------------------------------------------------------------------------' 26 26 */ 27 27 /** 28 28 * SMTP is rfc 821 compliant and implements all the rfc 821 SMTP
