Changeset 2516 for trunk/wp-settings.php
- Timestamp:
- 04/04/05 23:25:51 (4 years ago)
- Files:
-
- trunk/wp-settings.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
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();
