diff options
Diffstat (limited to 'html/index.phtml')
| -rw-r--r-- | html/index.phtml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/html/index.phtml b/html/index.phtml index dad1cc39..979f1e04 100644 --- a/html/index.phtml +++ b/html/index.phtml @@ -1,5 +1,4 @@ -<?php require('functions.php3'); ?> -<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN"> +<?php require('functions.php3'); ?> <html> <?php include('head.phtml'); ?> <?php |
