gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] r4032 - GNUnet-docs/WWW


From: grothoff
Subject: [GNUnet-SVN] r4032 - GNUnet-docs/WWW
Date: Sat, 23 Dec 2006 18:21:40 -0800 (PST)

Author: grothoff
Date: 2006-12-23 18:21:39 -0800 (Sat, 23 Dec 2006)
New Revision: 4032

Modified:
   GNUnet-docs/WWW/hostlist.php
Log:
fix

Modified: GNUnet-docs/WWW/hostlist.php
===================================================================
--- GNUnet-docs/WWW/hostlist.php        2006-12-24 02:15:37 UTC (rev 4031)
+++ GNUnet-docs/WWW/hostlist.php        2006-12-24 02:21:39 UTC (rev 4032)
@@ -3,7 +3,7 @@
 // Author: "Krasko Oleksandr" <address@hidden>
 // Minor improvements by Christian Grothoff <address@hidden>
 header("Content-Type: application/octet-stream\r\n\r\n");
-$extmas = array('6','8','12','17','23','25');
+$extmas = array('2','3','4','5','6','8');
 $path = '/var/lib/GNUnet/data/hosts/'; // adjust as necessary
 $dir = opendir($path);
 if (! $dir)





reply via email to

[Prev in Thread] Current Thread [Next in Thread]