diff -r 6ab8a344168c filebrowser.module
--- a/filebrowser.module	Thu Mar 20 11:52:28 2008 +0300
+++ b/filebrowser.module	Thu Mar 20 12:05:30 2008 +0300
@@ -88,6 +88,7 @@ function filebrowser_page($path) {
   }
   
   if ($listing->can_explore) {
+    rsort($dirs);
     foreach ($dirs as $dir) {
   
       // Always remove '.'
