Skip to content

Commit 345a4b0

Browse files
committed
General: Update $_old_files list, take 2.
This adds one more file to the `$_old_files` list that should be included. Props barry, johnbillion, jorbin, desrosj. See #65325. git-svn-id: https://develop.svn.wordpress.org/trunk@62779 602fd350-edb4-49c9-b593-d223f7449a82
1 parent b12c2f8 commit 345a4b0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/wp-admin/includes/update-core.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -899,6 +899,7 @@
899899
'wp-includes/js/dist/vendor/react-jsx-runtime.min.js.LICENSE.txt',
900900
// 7.0.2
901901
'wp-includes/collaboration',
902+
'wp-includes/collaboration.php',
902903
'wp-includes/js/dist/sync.js'.
903904
'wp-includes/js/dist/sync.min.js',
904905
);

0 commit comments

Comments
 (0)