diff options
| author | David Aspinall | 2001-05-01 14:18:23 +0000 |
|---|---|---|
| committer | David Aspinall | 2001-05-01 14:18:23 +0000 |
| commit | dabe19b881590a70815551326c7ef390e0248200 (patch) | |
| tree | 5d3105afc6c0eec28b0389357743f86eecca53ee /html/about | |
| parent | 75ef5af371aa223e8a96607bb85bb20a340e4f47 (diff) | |
Include php instead of html
Diffstat (limited to 'html/about')
| -rw-r--r-- | html/about | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
