diff options
Diffstat (limited to 'stats.php')
-rwxr-xr-x | stats.php | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/stats.php b/stats.php index d8a60b5..8bf158a 100755 --- a/stats.php +++ b/stats.php @@ -1,4 +1,6 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> +<!DOCTYPE html PUBLIC + "-//W3C//DTD XHTML 1.1//EN" + "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> |