mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-08-11 20:30:23 +00:00
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:
@@ -817,7 +817,7 @@ function upgrade_all() {
|
||||
|
||||
if ( $wp_current_db_version < 45744 ) {
|
||||
upgrade_530();
|
||||
}
|
||||
}
|
||||
|
||||
maybe_disable_link_manager();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user