mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-06-28 22:30:04 +00:00
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:
@@ -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();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user