Changeset 14081
- Timestamp:
- 04/13/2010 10:35:39 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/setup-config.php
r13870 r14081 186 186 require_once( ABSPATH . WPINC . '/pomo/translations.php' ); 187 187 if ( ! $no_api ) { 188 require_once( ABSPATH . WPINC . '/class-http.php' ); 188 189 require_once( ABSPATH . WPINC . '/http.php' ); 189 190 wp_fix_server_vars();
Note: See TracChangeset
for help on using the changeset viewer.