diff options
Diffstat (limited to 'templates/show_install_account.inc.php')
-rw-r--r-- | templates/show_install_account.inc.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/show_install_account.inc.php b/templates/show_install_account.inc.php index 9eb5183a..e751a1bd 100644 --- a/templates/show_install_account.inc.php +++ b/templates/show_install_account.inc.php @@ -26,6 +26,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> <div id="header"> |