Changeset 31126 for trunk/src/wp-includes/class-http.php
- Timestamp:
- 01/10/2015 06:53:48 AM (11 years ago)
- File:
-
- 1 edited
-
trunk/src/wp-includes/class-http.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/class-http.php
r31090 r31126 1962 1962 } else { 1963 1963 if ( !isset( $data['name'] ) ) 1964 return false;1964 return; 1965 1965 1966 1966 // Set properties based directly on parameters.
Note: See TracChangeset
for help on using the changeset viewer.