gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r3457 - GNUnet-docs/WWW/test


From: durner
Subject: [GNUnet-SVN] r3457 - GNUnet-docs/WWW/test
Date: Sun, 8 Oct 2006 13:14:31 -0700 (PDT)

Author: durner
Date: 2006-10-08 13:14:29 -0700 (Sun, 08 Oct 2006)
New Revision: 3457

Modified:
   GNUnet-docs/WWW/test/index.php3
Log:


Modified: GNUnet-docs/WWW/test/index.php3
===================================================================
--- GNUnet-docs/WWW/test/index.php3     2006-10-08 20:01:45 UTC (rev 3456)
+++ GNUnet-docs/WWW/test/index.php3     2006-10-08 20:14:29 UTC (rev 3457)
@@ -3,7 +3,7 @@
 $title = "GNUnet";
 $description="GNUnet - an anonymous distributed backup system :-)";
 include("html_header.php3");
-<div id="content">
+echo "<div id=\"content\">";
 H2("About GNUnet");
 P();
 W("GNUnet is a framework for secure peer-to-peer networking that does not use 
any centralized or otherwise trusted services.");
@@ -79,6 +79,6 @@
   extlink_("http://www.gnu.org/software/gnunet/","the GNUnet developers"));
 W("For questions about GNUnet send E-Mail to %s.",
   extlink_("mailto:address@hidden","address@hidden";));
-</div>
+echo "</div>";
 include("html_footer.php3");
 ?>





reply via email to

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