Changeset 24481 for branches/3.5/wp-admin/includes/class-wp-importer.php
- Timestamp:
- 06/21/2013 06:12:17 AM (11 years ago)
- Location:
- branches/3.5
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/3.5
-
branches/3.5/wp-admin/includes/class-wp-importer.php
r22108 r24481 184 184 $headers = array(); 185 185 $args = array(); 186 $args['reject_unsafe_urls'] = true; 186 187 if ( true === $head ) 187 188 $args['method'] = 'HEAD';
Note: See TracChangeset
for help on using the changeset viewer.