Making WordPress.org

Ticket #4034: index.php.patch

File index.php.patch, 400 bytes (added by utsav72640, 6 years ago)

api.wordpress.org\public_html\core\browse-happy\1.0\index.php

  • index.php

     
    3737 *
    3838 * @param string $ua   The user-agent string.
    3939 * @param array  $data Parsed user-agent data.
     40 * @global wpdb      $wpdb      WordPress database abstraction object.
    4041 */
    4142function bh_record_data( $ua, $data ) {
    4243        global $wpdb;