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:
@@ -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'])?>';
|
||||
|
||||
Reference in New Issue
Block a user