Changeset 38470 for trunk/src/wp-admin/load-styles.php
- Timestamp:
- 08/31/2016 04:30:48 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/load-styles.php
r38412 r38470 15 15 define( 'WPINC', 'wp-includes' ); 16 16 17 require( ABSPATH . 'wp-vendor/autoload_52.php' );18 17 require( ABSPATH . 'wp-admin/includes/noop.php' ); 19 18 require( ABSPATH . WPINC . '/script-loader.php' );
Note: See TracChangeset
for help on using the changeset viewer.