Skip to content

Commit

Permalink
HTML5 meta charset
Browse files Browse the repository at this point in the history
  • Loading branch information
kistasi committed Mar 29, 2014
1 parent 00af38d commit 2e7b440
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/index.html
@@ -1,7 +1,7 @@
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta charset="UTF-8">
<title>PHPMailer Examples</title>
</head>
<body>
Expand Down

0 comments on commit 2e7b440

Please sign in to comment.