File tree Expand file tree Collapse file tree 2 files changed +9
-0
lines changed
administrator/components/com_admin/src/Script Expand file tree Collapse file tree 2 files changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -5969,5 +5969,10 @@ class DeletedFiles
59695969 '/plugins/finder/tags/tags.php ' ,
59705970 // From 4.3.0-beta3 to 4.3.0-beta4
59715971 '/layouts/joomla/content/categories_default_items.php ' ,
5972+ // From 4.3.0-beta4 to 4.3.0-rc1
5973+ '/administrator/components/com_guidedtours/src/Helper/GuidedtoursHelper.php ' ,
5974+ '/libraries/vendor/voku/portable-ascii/build/docs/base.md ' ,
5975+ '/libraries/vendor/voku/portable-ascii/build/generate_docs.php ' ,
5976+ '/libraries/vendor/voku/portable-ascii/build/generate_max_key_length.php ' ,
59725977 ];
59735978}
Original file line number Diff line number Diff line change @@ -1403,5 +1403,9 @@ class DeletedFolders
14031403 '/components/com_contact/layouts ' ,
14041404 // From 4.2.x to 4.3.0-alpha1
14051405 '/libraries/vendor/paragonie/sodium_compat/dist ' ,
1406+ // From 4.3.0-beta4 to 4.3.0-rc1
1407+ '/libraries/vendor/voku/portable-ascii/build/docs ' ,
1408+ '/libraries/vendor/voku/portable-ascii/build ' ,
1409+ '/administrator/components/com_guidedtours/src/Helper ' ,
14061410 ];
14071411}
You can’t perform that action at this time.
0 commit comments