Changeset 46692
- Timestamp:
- 11/10/2019 01:43:55 AM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/class-http.php
r46690 r46692 972 972 $path = $relative_url_parts['path']; 973 973 974 // Else it's a relative path.974 // Else it's a relative path. 975 975 } elseif ( ! empty( $relative_url_parts['path'] ) ) { 976 976 // Strip off any file components from the absolute path.
Note: See TracChangeset
for help on using the changeset viewer.