*** empty log message ***

This commit is contained in:
sebastian 2005-04-15 11:22:41 +00:00
parent 68221f1548
commit c3dfcb5b47
11 changed files with 926 additions and 924 deletions

View file

@ -269,7 +269,7 @@ class Display {
$space = 2;
$structure = File_Find::mapTreeMultiple($dirname);
ksort($structure, SORT_STRING);
arsort($structure, SORT_STRING);
#print_r($structure);
if ($depth == 0) {