Skip to content

Commit

Permalink
Merge pull request Synchro#9 from kistasi/patch-1
Browse files Browse the repository at this point in the history
HTML5 meta charset
  • Loading branch information
Synchro committed Mar 29, 2014
2 parents 00af38d + 2e7b440 commit e387158
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 e387158

Please sign in to comment.