Skip to content

Commit

Permalink
Add deleted files from joomla#40561 , joomla#40190 and joomla#40205
Browse files Browse the repository at this point in the history
  • Loading branch information
richard67 committed Sep 1, 2023
1 parent bc58e95 commit 15d8c1c
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions administrator/components/com_admin/src/Script/DeletedFiles.php
Original file line number Diff line number Diff line change
Expand Up @@ -5983,7 +5983,12 @@ class DeletedFiles
'/modules/mod_footer/mod_footer.php',
'/modules/mod_related_items/mod_related_items.php',
'/modules/mod_users_latest/mod_users_latest.php',
'/plugins/content/finder/finder.php',
'/plugins/content/joomla/joomla.php',
'/plugins/content/loadmodule/loadmodule.php',
'/plugins/content/pagebreak/pagebreak.php',
'/plugins/content/pagenavigation/pagenavigation.php',
'/plugins/content/vote/vote.php',
'/plugins/installer/folderinstaller/folderinstaller.php',
'/plugins/installer/override/override.php',
'/plugins/installer/packageinstaller/packageinstaller.php',
Expand Down Expand Up @@ -6027,5 +6032,25 @@ class DeletedFiles
'/plugins/user/profile/profile.php',
'/plugins/user/terms/terms.php',
'/plugins/user/token/token.php',
'/plugins/webservices/banners/banners.php',
'/plugins/webservices/config/config.php',
'/plugins/webservices/contact/contact.php',
'/plugins/webservices/content/content.php',
'/plugins/webservices/installer/installer.php',
'/plugins/webservices/languages/languages.php',
'/plugins/webservices/media/media.php',
'/plugins/webservices/menus/menus.php',
'/plugins/webservices/messages/messages.php',
'/plugins/webservices/modules/modules.php',
'/plugins/webservices/newsfeeds/newsfeeds.php',
'/plugins/webservices/plugins/plugins.php',
'/plugins/webservices/privacy/privacy.php',
'/plugins/webservices/redirect/redirect.php',
'/plugins/webservices/tags/tags.php',
'/plugins/webservices/templates/templates.php',
'/plugins/webservices/users/users.php',
'/plugins/workflow/featuring/featuring.php',
'/plugins/workflow/notification/notification.php',
'/plugins/workflow/publishing/publishing.php',
];
}

0 comments on commit 15d8c1c

Please sign in to comment.