Changeset 3903 for branches/2.0/wp-settings.php
- Timestamp:
- 06/22/2006 10:09:17 PM (20 years ago)
- File:
-
- 1 edited
-
branches/2.0/wp-settings.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/2.0/wp-settings.php
r3580 r3903 199 199 $_SERVER = add_magic_quotes($_SERVER); 200 200 201 do_action('sanitize_comment_cookies'); 202 201 203 $wp_query = new WP_Query(); 202 204 $wp_rewrite = new WP_Rewrite();
Note: See TracChangeset
for help on using the changeset viewer.