Changeset 60623 for trunk/src/wp-includes/class-wp-phpmailer.php
- Timestamp:
- 08/11/2025 04:16:19 PM (5 months ago)
- File:
-
- 1 edited
-
trunk/src/wp-includes/class-wp-phpmailer.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/class-wp-phpmailer.php
r60419 r60623 89 89 /* translators: There is a space after the colon. */ 90 90 'variable_set' => __( 'Cannot set or reset variable: ' ), 91 'no_smtputf8' => __( 'Server does not support SMTPUTF8 needed to send to Unicode addresses' ), 91 92 ); 92 93
Note: See TracChangeset
for help on using the changeset viewer.