stylesheet.php 사용하는 남은 참조 제거

This commit is contained in:
2018-01-29 22:58:56 +09:00
parent 3b8b62ac9b
commit 8e18116f22
3 changed files with 2 additions and 5 deletions
+1 -1
View File
@@ -40,7 +40,7 @@ if($me['skin'] < 1) {
<head>
<meta HTTP-EQUIV='Content-Type' CONTENT='text/html; charset=utf-8'>
<title>내정보</title>
<link rel=stylesheet href=stylesheet.php?<?=$me['skin'];?> type=text/css>
<link rel=stylesheet href="css/common.css" type=text/css>
<script type="text/javascript">
function go(type) {
if(type == 0){