Changeset 40387 for trunk/src/wp-settings.php
- Timestamp:
- 04/06/2017 06:00:16 PM (9 years ago)
- File:
-
- 1 edited
-
trunk/src/wp-settings.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-settings.php
r39369 r40387 101 101 require( ABSPATH . WPINC . '/class-wp-error.php' ); 102 102 require( ABSPATH . WPINC . '/pomo/mo.php' ); 103 require( ABSPATH . WPINC . '/class-phpass.php' );104 103 105 104 // Include the wpdb class and, if present, a db.php database drop-in.
Note: See TracChangeset
for help on using the changeset viewer.