Changeset 38863 for trunk/src/wp-settings.php
- Timestamp:
- 10/21/2016 05:00:29 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-settings.php
r38859 r38863 92 92 // Load early WordPress files. 93 93 require( ABSPATH . WPINC . '/compat.php' ); 94 require( ABSPATH . WPINC . '/class-wp-list-util.php' );95 94 require( ABSPATH . WPINC . '/functions.php' ); 96 95 require( ABSPATH . WPINC . '/class-wp-matchesmapregex.php' );
Note: See TracChangeset
for help on using the changeset viewer.