*** empty log message ***
This commit is contained in:
parent
68221f1548
commit
c3dfcb5b47
11 changed files with 926 additions and 924 deletions
|
@ -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) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue