aboutsummaryrefslogtreecommitdiff
path: root/htdocs/menu.inc
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2003-03-14 21:55:18 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2003-03-14 21:55:18 +0000
commit53e3f22a12b7c3b2d867fd40a070661a1aad9797 (patch)
treea830a5fc41fb261b0d8ad3321733885d97c5bbf4 /htdocs/menu.inc
parent7ee6b629e6ff8d2ce7619523b13ed0adbec22149 (diff)
switched site over to PHP; make menu, quote, webring, and lastmodified include files
svn path=/trunk/; revision=470
Diffstat (limited to 'htdocs/menu.inc')
-rw-r--r--htdocs/menu.inc7
1 files changed, 7 insertions, 0 deletions
diff --git a/htdocs/menu.inc b/htdocs/menu.inc
new file mode 100644
index 00000000..525eb75d
--- /dev/null
+++ b/htdocs/menu.inc
@@ -0,0 +1,7 @@
+| <a href="index.php" title=""><b>Introduction</b></a><br>
+| <a href="download.php" title=""><b>Download</b></a><br>
+| <a href="documentation.php" title=""><b>Documentation</b></a><br>
+| <a href="developer.php" title=""><b>Developers</b></a><br>
+| <a href="lists.php" title=""><b>Mailing Lists</b></a><br>
+| <a href="contact.php" title=""><b>Contact</b></a><br>
+