Unbreak setup-config.php. see #12990
git-svn-id: https://develop.svn.wordpress.org/trunk@14081 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
c7eef601d4
commit
92884c5aae
@ -185,6 +185,7 @@ switch($step) {
|
|||||||
require_once( ABSPATH . WPINC . '/l10n.php' );
|
require_once( ABSPATH . WPINC . '/l10n.php' );
|
||||||
require_once( ABSPATH . WPINC . '/pomo/translations.php' );
|
require_once( ABSPATH . WPINC . '/pomo/translations.php' );
|
||||||
if ( ! $no_api ) {
|
if ( ! $no_api ) {
|
||||||
|
require_once( ABSPATH . WPINC . '/class-http.php' );
|
||||||
require_once( ABSPATH . WPINC . '/http.php' );
|
require_once( ABSPATH . WPINC . '/http.php' );
|
||||||
wp_fix_server_vars();
|
wp_fix_server_vars();
|
||||||
/**#@+
|
/**#@+
|
||||||
|
Loading…
Reference in New Issue
Block a user