<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>dep/web/dromaeo.sql</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -21,7 +21,7 @@
 			$query = mysql_query( &quot;SELECT * FROM runs WHERE id=$i;&quot; );
 			$data = mysql_fetch_assoc($query);
 	
-			$query = mysql_query( &quot;SELECT * FROM results WHERE run_id=$i;&quot; );
+			$query = mysql_query( &quot;SELECT * FROM results WHERE run_id=$i ORDER BY id ASC;&quot; );
 			$results = array();
 		
 			while ( $row = mysql_fetch_assoc($query) ) {</diff>
      <filename>dep/web/store.php</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>fe5500a41d1d60ac6511255aad024cd29be22ead</id>
    </parent>
  </parents>
  <author>
    <name>Steven Noonan</name>
    <email>steven@uplinklabs.net</email>
  </author>
  <url>http://github.com/tycho/dromaeo/commit/cd2d719627cbdd82bdb187c59653e8fc0a5420f0</url>
  <id>cd2d719627cbdd82bdb187c59653e8fc0a5420f0</id>
  <committed-date>2009-07-06T16:19:31-07:00</committed-date>
  <authored-date>2009-07-06T16:19:31-07:00</authored-date>
  <message>web: add MySQL structures and fix store.php sorting

Signed-off-by: Steven Noonan &lt;steven@uplinklabs.net&gt;</message>
  <tree>e45b7dbbb75d4547ce6d64bb75110cb74a8aa2c7</tree>
  <committer>
    <name>Steven Noonan</name>
    <email>steven@uplinklabs.net</email>
  </committer>
</commit>
