Changeset 48322 for trunk/src/wp-includes/rss.php
- Timestamp:
- 07/05/2020 03:20:16 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/rss.php
r47902 r48322 95 95 96 96 xml_parser_free( $this->parser ); 97 unset( $this->parser ); 97 98 98 99 $this->normalize();
Note: See TracChangeset
for help on using the changeset viewer.