Added a 'pragma directive' to declare UTF-8 char encoding
authorDylan Lloyd <dylan@psu.edu>
Fri, 4 Feb 2011 20:52:40 +0000 (15:52 -0500)
committerDylan Lloyd <dylan@psu.edu>
Fri, 4 Feb 2011 20:52:40 +0000 (15:52 -0500)
index.php

index a965a2a..d60dd6a 100644 (file)
--- a/index.php
+++ b/index.php
@@ -5,6 +5,7 @@
 <head>
   <meta name="generator" content=
   "HTML Tidy for Linux (vers 25 March 2009), see www.w3.org">
+  <meta http-equiv="Content-type" content="text/html;charset=UTF-8">
 
   <title>dylanstestserver</title>
   <link href="includes/style.css" rel="stylesheet" type="text/css">