Changeset 17603 for trunk/wp-settings.php
- Timestamp:
- 04/05/2011 05:13:04 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-settings.php
r17573 r17603 64 64 65 65 // Load early WordPress files. 66 require( ABSPATH . WPINC . '/compat.php' );67 66 require( ABSPATH . WPINC . '/functions.php' ); 68 67 require( ABSPATH . WPINC . '/class-wp.php' );
Note: See TracChangeset
for help on using the changeset viewer.