각 페이지에 서버 이름 표기
This commit is contained in:
+1
-1
@@ -29,7 +29,7 @@ $connect=$db->get();
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>장수생성</title>
|
||||
<title><?=UniqueConst::$serverName?>: 장수생성</title>
|
||||
<meta HTTP-EQUIV='Content-Type' CONTENT='text/html; charset=utf-8'>
|
||||
<link href="../d_shared/common.css" rel="stylesheet">
|
||||
<link rel='stylesheet' href="css/common.css">
|
||||
|
||||
Reference in New Issue
Block a user