Changeset 61131 for trunk/tests/phpunit/includes/mock-mailer.php
- Timestamp:
- 11/04/2025 05:18:55 PM (5 months ago)
- File:
-
- 1 edited
-
trunk/tests/phpunit/includes/mock-mailer.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/includes/mock-mailer.php
r59592 r61131 21 21 22 22 public function preSend() { 23 $this->Encoding = '8bit';24 23 return parent::preSend(); 25 24 }
Note: See TracChangeset
for help on using the changeset viewer.