1
0
mirror of https://github.com/prasathmani/tinyfilemanager.git synced 2025-05-01 21:07:55 +02:00

Update tinyfilemanager.php

This commit is contained in:
Prasath Mani 2024-05-28 06:50:00 +05:30 committed by GitHub
parent ecec756b71
commit 843e240757
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2878,7 +2878,7 @@ function fm_get_file_icon_class($path)
break;
case 'bz2':
case 'tbz2':
case 'tbz';
case 'tbz':
case 'zip':
case 'rar':
case 'gz':