Changeset 54207 for trunk/tests/phpunit/tests/date/getFeedBuildDate.php
- Timestamp:
- 09/19/2022 05:43:55 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/date/getFeedBuildDate.php
r54090 r54207 12 12 global $wp_query; 13 13 14 update_option( 'timezone_string', ' UTC' );14 update_option( 'timezone_string', '' ); 15 15 16 16 unset( $wp_query );
Note: See TracChangeset
for help on using the changeset viewer.