halgatewood / file-directory-list

Free Super Clean PHP File Directory Listing Script
https://halgatewood.com/free/file-directory-list/
360 stars 151 forks source link

Sort: Last modified directory first #34

Closed mskr closed 3 years ago

mskr commented 3 years ago

Hey,

thanks for making this index.php! It is super useful.

However, I wanted to sort my directories based on last modified time.

Turns out it is easy to get the last modified time for a directory.

Therefore I made this pull request. I hope you like it :)