Make WordPress Core


Ignore:
Timestamp:
01/13/2011 05:08:40 AM (14 years ago)
Author:
nacin
Message:

Just a typo of the class name. fixes #14786.

File:
1 edited

Legend:

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

    r16762 r17282  
    11391139 * @since 2.7.0
    11401140 */
    1141 class WP_Http_ExtHTTP {
     1141class WP_Http_ExtHttp {
    11421142    /**
    11431143     * Send a HTTP request to a URI using HTTP extension.
Note: See TracChangeset for help on using the changeset viewer.