Changeset 19623 for trunk/wp-includes/class-http.php
- Timestamp:
- 12/21/2011 06:42:11 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-includes/class-http.php
r19593 r19623 535 535 else 536 536 return !in_array( $check['host'], $accessible_hosts ); //Inverse logic, If its in the array, then we can't access it. 537 538 539 537 540 538 }
Note: See TracChangeset
for help on using the changeset viewer.