mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 14:18:52 +00:00
Re-entered content encoding variable
git-svn-id: file:///svn/phpbb/trunk@1502 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
parent
828a00bc52
commit
a76099efc4
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
||||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<meta http-equiv="Content-Type" content="text/html" />
|
<meta http-equiv="Content-Type" content="text/html; charset={S_CONTENT_ENCODING}" />
|
||||||
<meta http-equiv="Content-Style-Type" content="text/css" />
|
<meta http-equiv="Content-Style-Type" content="text/css" />
|
||||||
{META}
|
{META}
|
||||||
{NAV_LINKS}
|
{NAV_LINKS}
|
||||||
|
|
Loading…
Add table
Reference in a new issue