Changeset 53241 for trunk/tests/phpunit/tests/feed/rss2.php
- Timestamp:
- 04/21/2022 11:11:10 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/feed/rss2.php
r53233 r53241 608 608 strtotime( $headers['Last-Modified'] ), 609 609 strtotime( $today ), 610 'Last-Modified was not the date of the most recent most'610 'Last-Modified was not the date of the most recent post' 611 611 ); 612 612 return $headers;
Note: See TracChangeset
for help on using the changeset viewer.