diff options
Diffstat (limited to 'html/index.php')
| -rw-r--r-- | html/index.php | 8 |
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(); -?> - |
