Changeset 3902 for trunk/wp-settings.php
- Timestamp:
- 06/22/2006 08:52:12 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/wp-settings.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-settings.php
r3893 r3902 205 205 $_SERVER = add_magic_quotes($_SERVER); 206 206 207 do_action('sanitize_comment_cookies'); 208 207 209 $wp_query = new WP_Query(); 208 210 $wp_rewrite = new WP_Rewrite();
Note: See TracChangeset
for help on using the changeset viewer.