mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2025-10-16 12:05:38 +00:00
Upgrade/Install: Update $_old_files for 6.3.
Props SergeyBiryukov. Fixes #58994. git-svn-id: https://develop.svn.wordpress.org/trunk@56365 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
c96b089ec7
commit
4ff71a6adf
@ -866,6 +866,7 @@ $_old_files = array(
|
||||
// 6.3
|
||||
'wp-includes/images/wlw',
|
||||
'wp-includes/wlwmanifest.xml',
|
||||
'wp-includes/random_compat',
|
||||
);
|
||||
|
||||
/**
|
||||
|
||||
Loading…
Reference in New Issue
Block a user