1
0
mirror of https://github.com/prasathmani/tinyfilemanager.git synced 2025-07-09 19:36:19 +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

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':