Fix: Un commentaire enlev pour des tests et que j'avais oubli de remettre pour un autre commit.
This commit is contained in:
parent
7f456f05f5
commit
137a168594
@ -160,7 +160,7 @@ class Translate {
|
||||
$charset=$this->trans("charset");
|
||||
if (! $charset) $charset="iso-8859-1";
|
||||
|
||||
header("Content-Type: text/html; charset=$charset");
|
||||
//header("Content-Type: text/html; charset=$charset");
|
||||
$texte .= "<head>\n<meta http-equiv=\"Content-Type\" content=\"text/html; charset=$charset\">\n";
|
||||
|
||||
return $texte;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user