Remove trailing white space in upgrade.php after [45757].
See #46349. git-svn-id: https://develop.svn.wordpress.org/trunk@45758 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
296d8646e7
commit
93aa98ce42
@ -817,7 +817,7 @@ function upgrade_all() {
|
||||
|
||||
if ( $wp_current_db_version < 45744 ) {
|
||||
upgrade_530();
|
||||
}
|
||||
}
|
||||
|
||||
maybe_disable_link_manager();
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user