Author: reinhard
Date: 2007-06-25 08:44:57 -0500 (Mon, 25 Jun 2007)
New Revision: 9734
Modified:
trunk/www/web/downloads/snapshots.php
Log:
Sort snapshots by name, so different snapshots of the same package are sorted
together.
Modified: trunk/www/web/downloads/snapshots.php
===================================================================
--- trunk/www/web/downloads/snapshots.php 2007-06-22 13:24:14 UTC (rev 9733)
+++ trunk/www/web/downloads/snapshots.php 2007-06-25 13:44:57 UTC (rev 9734)
@@ -22,7 +22,7 @@
look <a href="current.php">here</a> instead.</p>
- <? $dir = "snapshots"; $sortby="date" ; include "../shared/_listdir.php" ; ?>
+ <? $dir = "snapshots"; $sortby="name" ; include "../shared/_listdir.php" ; ?>
<p>The build logs for last night's build are <a href="snapshots/build.txt">here.</a></p>
lmpx.com only provides a reader for public news (NNTP) servers. It is not
affiliated with the servers or forums shown here and is not responsible for
the content of articles, which is written by their respective authors.