Changeset 14452 for trunk/wp-includes/ms-settings.php
- Timestamp:
- 05/04/2010 08:48:28 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-includes/ms-settings.php
r14313 r14452 21 21 if ( defined( 'SUNRISE' ) ) 22 22 include_once( WP_CONTENT_DIR . '/sunrise.php' ); 23 24 /** Check for and define SUBDOMAIN_INSTALL and the deprecated VHOST constant. */ 25 ms_subdomain_constants(); 23 26 24 27 if ( !isset( $current_site ) || !isset( $current_blog ) ) {
Note: See TracChangeset
for help on using the changeset viewer.