mirror of
https://github.com/WordPress/WordPress.git
synced 2025-02-16 19:46:21 +00:00
Unbreak setup-config.php. see #12990
git-svn-id: http://svn.automattic.com/wordpress/trunk@14081 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
687ce2919f
commit
44179f24ef
@ -185,6 +185,7 @@ switch($step) {
|
||||
require_once( ABSPATH . WPINC . '/l10n.php' );
|
||||
require_once( ABSPATH . WPINC . '/pomo/translations.php' );
|
||||
if ( ! $no_api ) {
|
||||
require_once( ABSPATH . WPINC . '/class-http.php' );
|
||||
require_once( ABSPATH . WPINC . '/http.php' );
|
||||
wp_fix_server_vars();
|
||||
/**#@+
|
||||
|
Loading…
x
Reference in New Issue
Block a user