Changeset 50800 for branches/5.7/src/wp-includes/PHPMailer/SMTP.php
- Timestamp:
- 04/29/2021 08:31:13 PM (3 years ago)
- Location:
- branches/5.7
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/5.7
-
branches/5.7/src/wp-includes/PHPMailer/SMTP.php
r50630 r50800 36 36 * @var string 37 37 */ 38 const VERSION = '6.4. 0';38 const VERSION = '6.4.1'; 39 39 40 40 /**
Note: See TracChangeset
for help on using the changeset viewer.