Changeset 17603 for trunk/wp-admin/setup-config.php
- Timestamp:
- 04/05/2011 05:13:04 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/setup-config.php
r16788 r17603 41 41 42 42 require_once(ABSPATH . WPINC . '/load.php'); 43 require_once(ABSPATH . WPINC . '/compat.php');44 43 require_once(ABSPATH . WPINC . '/functions.php'); 45 44 require_once(ABSPATH . WPINC . '/class-wp-error.php');
Note: See TracChangeset
for help on using the changeset viewer.