mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-07-01 15:50:09 +00:00
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:
@@ -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();
|
||||
/**#@+
|
||||
|
||||
Reference in New Issue
Block a user