diff options
| -rw-r--r-- | html/feedback | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/html/feedback b/html/feedback new file mode 100644 index 00000000..b44ba70c --- /dev/null +++ b/html/feedback @@ -0,0 +1,6 @@ +<?php include('feedback.html'); ?> +<?php + /* This file needs some extra characters in it for apache to work its magic. + Things work fine as link to index.html, but it's tricky to include links + in cvs. */ ?> + |
