File tree Expand file tree Collapse file tree 2 files changed +8
-0
lines changed
administrator/components/com_admin/src/Script Expand file tree Collapse file tree 2 files changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -5891,5 +5891,9 @@ class DeletedFiles
58915891 '/administrator/cache/fido.jwt ' ,
58925892 // From 4.2.6 to 4.2.7
58935893 '/libraries/vendor/maximebf/debugbar/src/DebugBar/DataFormatter/VarDumper/SeekingData.php ' ,
5894+ // From 4.2.8 to 4.2.9
5895+ '/administrator/components/com_scheduler/tmpl/select/modal.php ' ,
5896+ '/components/com_contact/layouts/field/render.php ' ,
5897+ '/components/com_contact/layouts/fields/render.php ' ,
58945898 ];
58955899}
Original file line number Diff line number Diff line change @@ -1397,5 +1397,9 @@ class DeletedFolders
13971397 '/media/vendor/hotkeys.js/js ' ,
13981398 '/media/vendor/hotkeys.js ' ,
13991399 '/libraries/vendor/symfony/string/Resources/bin ' ,
1400+ // From 4.2.8 to 4.2.9
1401+ '/components/com_contact/layouts/fields ' ,
1402+ '/components/com_contact/layouts/field ' ,
1403+ '/components/com_contact/layouts ' ,
14001404 ];
14011405}
You can’t perform that action at this time.
0 commit comments