Make WordPress Core


Ignore:
Timestamp:
10/08/2015 07:28:14 PM (9 years ago)
Author:
wonderboymusic
Message:

After [34953], unbreak WordPress.

See [34930], #33982.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-includes/http.php

    r33882 r34954  
    3131/** WP_Http_Encoding class */
    3232require_once( ABSPATH . WPINC . '/class-wp-http-encoding.php' );
     33
     34/** WP_HTTP_Response class */
     35require_once( ABSPATH . WPINC . '/class-wp-http-response.php' );
Note: See TracChangeset for help on using the changeset viewer.