Changeset 16537 for trunk/wp-settings.php
- Timestamp:
- 11/22/2010 09:45:45 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-settings.php
r16424 r16537 36 36 37 37 // Ensure these global variables do not exist so they do not interfere with WordPress. 38 unset( $wp_filter, $cache_lastcommentmodified , $cache_lastpostdate);38 unset( $wp_filter, $cache_lastcommentmodified ); 39 39 40 40 // Standardize $_SERVER variables across setups.
Note: See TracChangeset
for help on using the changeset viewer.