diff options
Diffstat (limited to 'tests/index.php')
-rw-r--r-- | tests/index.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/index.php b/tests/index.php index 6d91f43..7297b40 100644 --- a/tests/index.php +++ b/tests/index.php @@ -7,7 +7,7 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"> <head> - <meta http-equiv="Content-Type" content="text/html; charset=cp850" /> + <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> </head> <body> |