SF Bug #2859221 - Problem between diffrent browsers and utf-8
This commit is contained in:
parent
f0a6d312ab
commit
e7466c948b
@ -106,6 +106,7 @@ class page {
|
||||
|
||||
# Page Title
|
||||
echo '<head>';
|
||||
printf('<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />');
|
||||
|
||||
if (isset($_SESSION[APPCONFIG]))
|
||||
printf('<title>%s (%s) - %s</title>',
|
||||
|
Loading…
Reference in New Issue
Block a user