- sort peers and components to ensure consistent order
[oweals/gnunet.git] / contrib / log.php
index 4188800aa3a9cbb603d3e51a3e7c8a929e7e80a9..a54052d3c947c8d2affaa287a63f427f0d044847 100644 (file)
@@ -108,7 +108,8 @@ if ($start !== null || $stop !== null) {
   die();
 }
 // echo $t1-$t0;
-
+ksort($peers);
+ksort($comps);
 ?>
 <!DOCTYPE html>
 <html lang="en">