aboutsummaryrefslogtreecommitdiff
path: root/html/index.php
diff options
context:
space:
mode:
authorDavid Aspinall2004-02-07 19:31:13 +0000
committerDavid Aspinall2004-02-07 19:31:13 +0000
commitb9caaa8e4b66817dbc66d0e79b567b3285869fea (patch)
treec5420dac1aa1afc28168867ca5cc9c610a46399e /html/index.php
parent87174e13a8aa064f6d00ef9248da9938ea4978f6 (diff)
Deleted file
Diffstat (limited to 'html/index.php')
-rw-r--r--html/index.php8
1 files changed, 0 insertions, 8 deletions
diff --git a/html/index.php b/html/index.php
deleted file mode 100644
index 3eb50db3..00000000
--- a/html/index.php
+++ /dev/null
@@ -1,8 +0,0 @@
-<?php require('functions.php3'); ?>
-<?php include('head.html'); ?>
-<?php
- include('header.html');
- include($WANTED . '.html' . $WANTEDFRAG);
- footer();
-?>
-