회원 관리 페이지 초안 작성
This commit is contained in:
@@ -39,11 +39,6 @@ $userGrade = $SESSION->getGrade();
|
||||
|
||||
</head>
|
||||
<body>
|
||||
<?php
|
||||
if($userGrade >= 6) {
|
||||
include('member/Frame.php');
|
||||
}
|
||||
?>
|
||||
|
||||
<div id="server_list_container">
|
||||
|
||||
|
||||
Reference in New Issue
Block a user