Changeset 32148 for branches/4.0/tests/phpunit/tests/mail.php
- Timestamp:
- 04/19/2015 07:42:52 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/4.0/tests/phpunit/tests/mail.php
r25381 r32148 12 12 13 13 function tearDown() { 14 unset( $_SERVER['SERVER_NAME'] ); 14 15 parent::tearDown(); 15 unset( $_SERVER['SERVER_NAME'] );16 16 } 17 17
Note: See TracChangeset
for help on using the changeset viewer.