PHPCS: Remove extra tab added in [45019].
See #45974. git-svn-id: https://develop.svn.wordpress.org/trunk@45022 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
a8e61bfa86
commit
dd7caf0fd3
@ -213,7 +213,7 @@ function wp_maintenance() {
|
||||
require_once( WP_CONTENT_DIR . '/maintenance.php' );
|
||||
die();
|
||||
}
|
||||
|
||||
|
||||
require_once( ABSPATH . WPINC . '/functions.php' );
|
||||
wp_load_translations_early();
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user