aboutsummaryrefslogtreecommitdiffhomepage
path: root/html
diff options
context:
space:
mode:
authorGravatar David Aspinall <da@inf.ed.ac.uk>2001-05-01 14:18:23 +0000
committerGravatar David Aspinall <da@inf.ed.ac.uk>2001-05-01 14:18:23 +0000
commitdabe19b881590a70815551326c7ef390e0248200 (patch)
tree5d3105afc6c0eec28b0389357743f86eecca53ee /html
parent75ef5af371aa223e8a96607bb85bb20a340e4f47 (diff)
Include php instead of html
Diffstat (limited to 'html')
-rw-r--r--html/about2
-rw-r--r--html/devel2
-rw-r--r--html/doc2
-rw-r--r--html/download2
-rw-r--r--html/features2
-rw-r--r--html/links2
-rw-r--r--html/main2
-rw-r--r--html/news2
8 files changed, 8 insertions, 8 deletions
diff --git a/html/about b/html/about
index 7dfd638e..a58717d8 100644
--- a/html/about
+++ b/html/about
@@ -1,4 +1,4 @@
-<?php include('index.html'); ?>
+<?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
diff --git a/html/devel b/html/devel
index 7dfd638e..a58717d8 100644
--- a/html/devel
+++ b/html/devel
@@ -1,4 +1,4 @@
-<?php include('index.html'); ?>
+<?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
diff --git a/html/doc b/html/doc
index 7dfd638e..a58717d8 100644
--- a/html/doc
+++ b/html/doc
@@ -1,4 +1,4 @@
-<?php include('index.html'); ?>
+<?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
diff --git a/html/download b/html/download
index 7dfd638e..a58717d8 100644
--- a/html/download
+++ b/html/download
@@ -1,4 +1,4 @@
-<?php include('index.html'); ?>
+<?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
diff --git a/html/features b/html/features
index 7dfd638e..a58717d8 100644
--- a/html/features
+++ b/html/features
@@ -1,4 +1,4 @@
-<?php include('index.html'); ?>
+<?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
diff --git a/html/links b/html/links
index 7dfd638e..a58717d8 100644
--- a/html/links
+++ b/html/links
@@ -1,4 +1,4 @@
-<?php include('index.html'); ?>
+<?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
diff --git a/html/main b/html/main
index 7dfd638e..a58717d8 100644
--- a/html/main
+++ b/html/main
@@ -1,4 +1,4 @@
-<?php include('index.html'); ?>
+<?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
diff --git a/html/news b/html/news
index 7dfd638e..a58717d8 100644
--- a/html/news
+++ b/html/news
@@ -1,4 +1,4 @@
-<?php include('index.html'); ?>
+<?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