Forcage du codage iso-8859-1
This commit is contained in:
parent
60a95d3e26
commit
cc32a304f9
@ -259,6 +259,9 @@ function top_htmlhead($head, $title="", $target="")
|
||||
{
|
||||
global $user, $conf, $langs, $db;
|
||||
|
||||
//header("Content-type: text/html; charset=UTF-8");
|
||||
header("Content-type: text/html; charset=iso-8859-1");
|
||||
|
||||
print '<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">';
|
||||
print "\n<html>";
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user