1
0
mirror of https://github.com/prasathmani/tinyfilemanager.git synced 2025-08-01 14:30:45 +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; break;
case 'bz2': case 'bz2':
case 'tbz2': case 'tbz2':
case 'tbz'; case 'tbz':
case 'zip': case 'zip':
case 'rar': case 'rar':
case 'gz': case 'gz':