Changeset 2516 for trunk/wp-settings.php
- Timestamp:
- 04/04/2005 11:25:51 PM (21 years ago)
- File:
-
- 1 edited
-
trunk/wp-settings.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-settings.php
r2501 r2516 119 119 } 120 120 121 require (ABSPATH . WPINC . '/pluggable-functions.php'); 122 121 123 if ( defined('WP_CACHE') && function_exists('wp_cache_postload') ) 122 124 wp_cache_postload();
Note: See TracChangeset
for help on using the changeset viewer.