disinclined.org
/
git
/
dylansserver.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e9f60ab
)
Added a 'pragma directive' to declare UTF-8 char encoding
author
Dylan Lloyd
<dylan@psu.edu>
Fri, 4 Feb 2011 20:52:40 +0000
(15:52 -0500)
committer
Dylan Lloyd
<dylan@psu.edu>
Fri, 4 Feb 2011 20:52:40 +0000
(15:52 -0500)
index.php
patch
|
blob
|
history
diff --git
a/index.php
b/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">