stylesheet.php 사용하는 남은 참조 제거
This commit is contained in:
+1
-1
@@ -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){
|
||||
|
||||
Reference in New Issue
Block a user