Changeset 38386 for trunk/src/wp-settings.php
- Timestamp:
- 08/26/2016 09:10:30 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-settings.php
r38376 r38386 92 92 // Load early WordPress files. 93 93 require( ABSPATH . WPINC . '/compat.php' ); 94 require( ABSPATH . WPINC . '/option.php' ); 94 95 require( ABSPATH . WPINC . '/functions.php' ); 95 96 require( ABSPATH . WPINC . '/class-wp-matchesmapregex.php' );
Note: See TracChangeset
for help on using the changeset viewer.