Skip to content

Commit 3261b92

Browse files
committed
Add two missing files to deleted files list
1 parent f1b51d4 commit 3261b92

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

administrator/components/com_admin/script.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6106,6 +6106,8 @@ public function deleteUnexistingFiles($dryRun = false, $suppressOutput = false)
61066106
'/media/com_joomlaupdate/js/update.js',
61076107
'/media/com_joomlaupdate/js/update.min.js',
61086108
'/media/com_joomlaupdate/js/update.min.js.gz',
6109+
'/templates/cassiopeia/images/system/sort_asc.png',
6110+
'/templates/cassiopeia/images/system/sort_desc.png',
61096111
);
61106112

61116113
$folders = array(

0 commit comments

Comments
 (0)