gnunet-svn
[Top][All Lists]
Advanced

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

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


From: durner
Subject: [GNUnet-SVN] r2155 - GNUnet-docs/WWW
Date: Mon, 3 Oct 2005 10:03:39 -0700 (PDT)

Author: durner
Date: 2005-10-03 10:03:35 -0700 (Mon, 03 Oct 2005)
New Revision: 2155

Modified:
   GNUnet-docs/WWW/user_afs.php3
Log:
reformat

Modified: GNUnet-docs/WWW/user_afs.php3
===================================================================
--- GNUnet-docs/WWW/user_afs.php3       2005-10-03 13:32:06 UTC (rev 2154)
+++ GNUnet-docs/WWW/user_afs.php3       2005-10-03 17:03:35 UTC (rev 2155)
@@ -206,23 +206,22 @@
 W("MySQL 4.1 is required since GNUnet uses prepared statements.");
 W("First, here are some performance numbers comparing MySQL and SQlite:");
 ?>
-<table border=2>
+<table border="0" cellspacing="0" cellpadding="0">
  <tr>
- <th>DB</th>
- <th>MySQL</th>
- <th>SQlite</th>
+ <th class="tbl">DB</th>
+ <th class="tbl">MySQL</th>
+ <th class="tbl">SQlite</th>
  </tr>
  <tr>
- <th>1.6 GHZ AMD 64<br>
+ <th class="tbl">1.6 GHZ AMD 64<br>
      GNU/Linux, gcc 3.3.5<br>
      IO: 53.67 MB/sec</th>
- <td>Upload: 615 MB, 350s (1714 kbps)<br>
+ <td class="tbl">Upload: 615 MB, 350s (1714 kbps)<br>
         <br>
  </td>
- <td>Upload: 615 MB, 424s (1414 kbps)<br>
+ <td class="tbl">Upload: 615 MB, 424s (1414 kbps)<br>
         <br>
  </td>
- </tr> 
 </table>
 <?php
 EP();





reply via email to

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