Changeset 38928 for trunk/src/wp-settings.php
- Timestamp:
- 10/25/2016 09:25:25 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-settings.php
r38899 r38928 90 90 // Load early WordPress files. 91 91 require( ABSPATH . WPINC . '/compat.php' ); 92 require( ABSPATH . WPINC . '/class-wp-list-util.php' ); 92 93 require( ABSPATH . WPINC . '/functions.php' ); 93 94 require( ABSPATH . WPINC . '/class-wp-matchesmapregex.php' );
Note: See TracChangeset
for help on using the changeset viewer.