Force the error page to UTF-8. Fixes #1868.

This commit is contained in:
Bharat Mediratta
2012-05-16 11:07:26 -07:00
parent fd14d29a36
commit 99af395a01
@@ -3,6 +3,7 @@
<? if (!function_exists("t")) { function t($msg) { return $msg; } } ?>
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<style type="text/css">
body {
background: #fff;