diff options
Diffstat (limited to 'html/links')
| -rw-r--r-- | html/links | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/html/links b/html/links new file mode 100644 index 00000000..a58717d8 --- /dev/null +++ b/html/links @@ -0,0 +1,5 @@ +<?php include('index.php'); ?> +<?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. */ ?>
\ No newline at end of file |
