Make WordPress Core


Ignore:
Timestamp:
06/22/2006 10:09:17 PM (20 years ago)
Author:
ryan
Message:

wp_get_current_commenter()

File:
1 edited

Legend:

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

    r3580 r3903  
    199199$_SERVER = add_magic_quotes($_SERVER);
    200200
     201do_action('sanitize_comment_cookies');
     202
    201203$wp_query   = new WP_Query();
    202204$wp_rewrite = new WP_Rewrite();
Note: See TracChangeset for help on using the changeset viewer.