---
 dockapps/index.php | 1 -
 1 file changed, 1 deletion(-)

diff --git a/dockapps/index.php b/dockapps/index.php
index c97fbf2..5d9cadd 100644
--- a/dockapps/index.php
+++ b/dockapps/index.php
@@ -62,7 +62,6 @@ if ($name) {
                        array_push($versions,
                                   substr($key, strrpos($key, "-")+1));
        }
-       rsort($versions);
        foreach ($versions as $version) {
                echo "<a href=\"?download=$name-$version.tar.gz\">" .
                        "$name-$version</a><br/>\n";
-- 
1.9.1


-- 
To unsubscribe, send mail to wmaker-dev-unsubscr...@lists.windowmaker.org.

Reply via email to