gnunet-svn
[Top][All Lists]
Advanced

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

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


From: grothoff
Subject: [GNUnet-SVN] r1447 - GNUnet-docs/WWW
Date: Tue, 12 Jul 2005 18:50:50 -0700 (PDT)

Author: grothoff
Date: 2005-07-12 18:50:47 -0700 (Tue, 12 Jul 2005)
New Revision: 1447

Modified:
   GNUnet-docs/WWW/scripts.inc
Log:
try

Modified: GNUnet-docs/WWW/scripts.inc
===================================================================
--- GNUnet-docs/WWW/scripts.inc 2005-07-13 01:49:18 UTC (rev 1446)
+++ GNUnet-docs/WWW/scripts.inc 2005-07-13 01:50:47 UTC (rev 1447)
@@ -46,6 +46,7 @@
   $offset = 0;
   $currString = "";
   foreach($elements as $name => $size) {
+    echo "<br>PROCESSING: $name => $size<br>";
     if (($offset % 4) == 0) {
       if ( ($size >= 4) || ($size == 0) ) {
         $ret[] = "<td>$offset</td><td colspan=4>$name</td>";





reply via email to

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