diff options
Diffstat (limited to 'html/index.phtml')
| -rw-r--r-- | html/index.phtml | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/html/index.phtml b/html/index.phtml deleted file mode 100644 index 979f1e04..00000000 --- a/html/index.phtml +++ /dev/null @@ -1,9 +0,0 @@ -<?php require('functions.php3'); ?> -<html> -<?php include('head.phtml'); ?> -<?php - include('header.phtml'); - include($WANTED . '.phtml'); - footer(); -?> - |
