회원 관리 페이지 초안 작성

This commit is contained in:
2018-03-22 03:58:25 +09:00
parent 8e6fb7e9cf
commit 1128f93fcd
4 changed files with 112 additions and 49 deletions
-5
View File
@@ -39,11 +39,6 @@ $userGrade = $SESSION->getGrade();
</head>
<body>
<?php
if($userGrade >= 6) {
include('member/Frame.php');
}
?>
<div id="server_list_container">