Naprawienie błędu z kodowaniem w IE

git-svn-id: https://svn.pioder.pl/sg-svn@14 3ed2631f-fe0d-47e0-9194-a46bc0f18ee8
This commit is contained in:
chp1994
2009-06-26 10:07:54 +00:00
parent 2d445251b6
commit 893a39bd11
4 changed files with 7 additions and 3 deletions

View File

@@ -15,7 +15,8 @@ NaglowekXHTML();
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="pl">
<head>
<title>Podgląd zdjęcia nr <?=$id?></title>
<link type="text/css" href="style.css" rel="stylesheet" />
<link type="text/css" href="style.css" rel="stylesheet" />
<meta http-equiv="Content-Type" content="<?=$xhtml?'application/xhtml+x':'text/ht'?>ml; charset=utf-8" />
<script type="text/javascript">
<!-- <[CDATA[ -->
path='http://<?=$_SERVER['HTTP_HOST'].dirname($_SERVER['REQUEST_URI'])?>';