Make WordPress Core

Changeset 17888


Ignore:
Timestamp:
05/12/2011 03:45:25 AM (14 years ago)
Author:
nacin
Message:

Document img_src_ssl in wp_check_browser_version(), see #17323.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-admin/includes/dashboard.php

    r17887 r17888  
    12231223         *  'upgrade_url' - string - The url to visit to upgrade
    12241224         *  'img_src' - string - An image representing the browser
     1225         *  'img_src_ssl' - string - An image (over SSL) representing the browser
    12251226         */
    12261227        $response = unserialize( $raw_response['body'] );
Note: See TracChangeset for help on using the changeset viewer.