Ticket #4034: index.php.patch
File index.php.patch, 400 bytes (added by , 6 years ago) |
---|
-
index.php
37 37 * 38 38 * @param string $ua The user-agent string. 39 39 * @param array $data Parsed user-agent data. 40 * @global wpdb $wpdb WordPress database abstraction object. 40 41 */ 41 42 function bh_record_data( $ua, $data ) { 42 43 global $wpdb;