aboutsummaryrefslogtreecommitdiff
path: root/htdocs/contact.php
diff options
context:
space:
mode:
Diffstat (limited to 'htdocs/contact.php')
-rw-r--r--htdocs/contact.php44
1 files changed, 0 insertions, 44 deletions
diff --git a/htdocs/contact.php b/htdocs/contact.php
deleted file mode 100644
index c6e21b4f..00000000
--- a/htdocs/contact.php
+++ /dev/null
@@ -1,44 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-<HTML>
-<HEAD>
-<TITLE>Pure Data External Repository</TITLE>
-<link rel="stylesheet" type="text/css" href="pd.css" media="screen">
-
-</HEAD>
-<BODY text="#000000" bgcolor="#ffffff" >
-
-<h1>Pure Data External Repository</h1>
-
-<div id="Menu">
-
-<?php include('menu.inc'); ?>
-<br>
-<br>
-<?php include('quote.inc'); ?>
-
-</div>
-<div id="Content">
-<!-- Quote of the day -->
-
-
-<h2>Contact</h2>
-
-<P>All questions, suggestions should go to the <a href="mailto:pd-dev@iem.kug.ac.at">PD Developer
-mailing list</a>. (Except if you want to ask to be added to the developer list on sourceforge).</P>
-
-<a href="http://www.iem.at/mailinglists/pd-list/" TARGET="pd-list">http://www.iem.at/mailinglists/pd-list/</a>
-
-<h2> Contributors </h2>
-
-.. this will be filled with people working on this ...
-
-
-
-
-<BR>
-<?php include('lastmodified.inc'); ?>
-
-</DIV>
-
-</BODY>
-</HTML> \ No newline at end of file