diff options
Diffstat (limited to 'paste/include/pastify.inc')
-rw-r--r-- | paste/include/pastify.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/paste/include/pastify.inc b/paste/include/pastify.inc index 328c1bf..8103a7d 100644 --- a/paste/include/pastify.inc +++ b/paste/include/pastify.inc @@ -55,6 +55,7 @@ function PastifyText($text, $language, $desc, $get_url, $remove_url) <html> <head> <link rel="stylesheet" type="text/css" href="${config['site_path']}paste.css"/> +<meta http-equiv="content-type" content="text/html; charset=UTF-8" /> <meta name="robots" content="noarchive"/> <title>Pasted code - $desc</title> </head> |