Changeset 42988
- Timestamp:
- 04/18/2018 11:53:53 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/load.php
r42843 r42988 609 609 require( ABSPATH . WPINC . '/kses.php' ); 610 610 require( ABSPATH . WPINC . '/pluggable.php' ); 611 require( ABSPATH . WPINC . '/formatting.php' );612 611 613 612 $link = wp_guess_url() . '/wp-admin/install.php';
Note: See TracChangeset
for help on using the changeset viewer.