Changeset 21186 for trunk/wp-settings.php
- Timestamp:
- 06/29/2012 08:57:09 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-settings.php
r20610 r21186 39 39 // Turn register_globals off. 40 40 wp_unregister_GLOBALS(); 41 42 // Ensure these global variables do not exist so they do not interfere with WordPress.43 unset( $wp_filter, $cache_lastcommentmodified );44 41 45 42 // Standardize $_SERVER variables across setups.
Note: See TracChangeset
for help on using the changeset viewer.