diff options
Diffstat (limited to 'html')
| -rw-r--r-- | html/about | 2 | ||||
| -rw-r--r-- | html/devel | 2 | ||||
| -rw-r--r-- | html/doc | 2 | ||||
| -rw-r--r-- | html/download | 2 | ||||
| -rw-r--r-- | html/features | 2 | ||||
| -rw-r--r-- | html/links | 2 | ||||
| -rw-r--r-- | html/main | 2 | ||||
| -rw-r--r-- | html/news | 2 |
8 files changed, 8 insertions, 8 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 @@ -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 @@ -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 @@ -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 @@ -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 @@ -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 |
