Changeset 37894 for trunk/src/wp-settings.php
- Timestamp:
- 06/28/2016 09:26:48 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-settings.php
r37890 r37894 116 116 if ( is_multisite() ) { 117 117 require( ABSPATH . WPINC . '/class-wp-site-query.php' ); 118 require( ABSPATH . WPINC . '/class-wp-network-query.php' ); 118 119 require( ABSPATH . WPINC . '/ms-blogs.php' ); 119 120 require( ABSPATH . WPINC . '/ms-settings.php' );
Note: See TracChangeset
for help on using the changeset viewer.