Changeset 54552 for branches/4.1/src/wp-includes/pluggable.php
- Timestamp:
- 10/17/2022 05:53:02 PM (2 years ago)
- Location:
- branches/4.1
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/4.1
- Property svn:mergeinfo changed
/trunk merged: 54521-54523,54525,54527,54529-54530,54541
- Property svn:mergeinfo changed
-
branches/4.1/src/wp-includes/pluggable.php
r47969 r54552 350 350 $phpmailer->ClearCustomHeaders(); 351 351 $phpmailer->ClearReplyTos(); 352 $phpmailer->Body = ''; 353 $phpmailer->AltBody = ''; 352 354 353 355 // From email and name
Note: See TracChangeset
for help on using the changeset viewer.