Changeset 38412 for trunk/src/wp-admin/load-styles.php
- Timestamp:
- 08/28/2016 12:06:45 AM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/load-styles.php
r37207 r38412 15 15 define( 'WPINC', 'wp-includes' ); 16 16 17 require( ABSPATH . 'wp-vendor/autoload_52.php' ); 17 18 require( ABSPATH . 'wp-admin/includes/noop.php' ); 18 19 require( ABSPATH . WPINC . '/script-loader.php' );
Note: See TracChangeset
for help on using the changeset viewer.