Skip to content

Commit 0925946

Browse files
authored
Update to changes from PRs #40743 and #40783 (#41031)
1 parent e92cc6b commit 0925946

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

administrator/components/com_admin/script.php

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6624,6 +6624,10 @@ public function deleteUnexistingFiles($dryRun = false, $suppressOutput = false)
66246624
'/plugins/workflow/featuring/featuring.php',
66256625
'/plugins/workflow/notification/notification.php',
66266626
'/plugins/workflow/publishing/publishing.php',
6627+
// From 4.4.0-alpha1 to 4.4.0-alpha2
6628+
'/libraries/vendor/jfcherng/php-diff/src/languages/readme.txt',
6629+
'/plugins/editors-xtd/pagebreak/pagebreak.php',
6630+
66276631
];
66286632

66296633
$folders = [

0 commit comments

Comments
 (0)