summaryrefslogtreecommitdiffstats
path: root/templates/show_install.inc.php
diff options
context:
space:
mode:
Diffstat (limited to 'templates/show_install.inc.php')
-rw-r--r--templates/show_install.inc.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/show_install.inc.php b/templates/show_install.inc.php
index 4738d263..5c0ebb90 100644
--- a/templates/show_install.inc.php
+++ b/templates/show_install.inc.php
@@ -25,6 +25,7 @@ if (INSTALL != '1') { exit; }
<head>
<title>Ampache :: For The Love Of Music - Install</title>
<link rel="stylesheet" href="templates/install.css" type="text/css" media="screen" />
+<meta http-equiv="Content-Type" Content="text/html; Charset=<?php echo $charset; ?>" />
</head>
<body>
<script src="lib/javascript-base.js" language="javascript" type="text/javascript"></script>