Make WordPress Core


Ignore:
Timestamp:
07/06/2006 12:08:53 AM (19 years ago)
Author:
ryan
Message:

Use HTTP_USER_AGENT from _SERVER.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2.0/wp-settings.php

    r3903 r3991  
    1919unregister_GLOBALS();
    2020
    21 $HTTP_USER_AGENT = getenv('HTTP_USER_AGENT');
    2221unset( $wp_filter, $cache_userdata, $cache_lastcommentmodified, $cache_lastpostdate, $cache_settings, $category_cache, $cache_categories );
    2322
Note: See TracChangeset for help on using the changeset viewer.