사용자: 크로스브라우징 2중

This commit is contained in:
whitedot
2013-01-17 18:49:56 +09:00
parent d4bfe80dc1
commit 0d90ad92d5
2 changed files with 4 additions and 4 deletions

View File

@ -48,7 +48,7 @@ header("Pragma: no-cache"); // HTTP/1.0
<head>
<meta charset="<?=$g4['charset']?>">
<title><?=$g4['title']?></title>
<!-- <meta http-equiv='X-UA-Compatible' content='IE=Edge' /> -->
<!-- <meta http-equiv='X-UA-Compatible' content='IE=Edge'> -->
<? if (isset($administrator)) { ?>
<link rel="stylesheet" href="<?=$g4['url']?>/css/adm.css?=<?=date("md")?>">
<? } else { ?>