Sort list
This commit is contained in:
parent
124abd39b6
commit
2f2d17926d
@ -233,6 +233,7 @@ if (is_resource($handle))
|
||||
}
|
||||
closedir($handle);
|
||||
}
|
||||
asort($arrayhandler);
|
||||
|
||||
print '<table class="noborder" width="100%">';
|
||||
print '<tr class="liste_titre">';
|
||||
|
||||
Loading…
Reference in New Issue
Block a user