aboutsummaryrefslogtreecommitdiff
path: root/html
diff options
context:
space:
mode:
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();
-?>
-