diff options
Diffstat (limited to 'html/mailinglist.html')
| -rw-r--r-- | html/mailinglist.html | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/html/mailinglist.html b/html/mailinglist.html index 51b28003..59a74d27 100644 --- a/html/mailinglist.html +++ b/html/mailinglist.html @@ -1 +1,6 @@ -<!--#include file="mailinglist"--> +<?php include('mailinglist'); ?> +<?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. */ ?> + |
