aboutsummaryrefslogtreecommitdiff
path: root/html
diff options
context:
space:
mode:
authorDavid Aspinall2001-05-01 14:16:23 +0000
committerDavid Aspinall2001-05-01 14:16:23 +0000
commitc91ecc2744440c5ae63507f6f56f22c6c5acc202 (patch)
tree7d137c1b12c3cb34a55ed83fd6ed0f7bd9e17337 /html
parent021bed3d60eee84cea6099e22737accf37e3b21c (diff)
Deleted files.
Diffstat (limited to 'html')
-rw-r--r--html/index.html9
1 files changed, 0 insertions, 9 deletions
diff --git a/html/index.html b/html/index.html
deleted file mode 100644
index 5d90977c..00000000
--- a/html/index.html
+++ /dev/null
@@ -1,9 +0,0 @@
-<?php require('functions.php3'); ?>
-<html>
-<?php include('head.html'); ?>
-<?php
- include('header.html');
- include($WANTED . '.html' . $WANTEDFRAG);
- footer();
-?>
-