Skip to content

Commit

Permalink
Add deleted files from joomla#40180 and joomla#40174
Browse files Browse the repository at this point in the history
  • Loading branch information
richard67 committed Mar 30, 2023
1 parent e56096f commit 898e85a
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions administrator/components/com_admin/script.php
Original file line number Diff line number Diff line change
Expand Up @@ -6557,6 +6557,17 @@ public function deleteUnexistingFiles($dryRun = false, $suppressOutput = false)
'/plugins/installer/packageinstaller/packageinstaller.php',
'/plugins/installer/urlinstaller/urlinstaller.php',
'/plugins/installer/webinstaller/webinstaller.php',
'/plugins/privacy/actionlogs/actionlogs.php',
'/plugins/privacy/consents/consents.php',
'/plugins/privacy/contact/contact.php',
'/plugins/privacy/content/content.php',
'/plugins/privacy/message/message.php',
'/plugins/privacy/user/user.php',
'/plugins/user/contactcreator/contactcreator.php',
'/plugins/user/joomla/joomla.php',
'/plugins/user/profile/profile.php',
'/plugins/user/terms/terms.php',
'/plugins/user/token/token.php',
];

$folders = [
Expand Down

0 comments on commit 898e85a

Please sign in to comment.