특별회원이 전체 메시지를 보낼 수 있도록 추가.
This commit is contained in:
@@ -242,6 +242,12 @@ if($me[userlevel] >= 5) {
|
||||
</td></tr>
|
||||
";
|
||||
}
|
||||
else if($me[usrelevel] >= 4){
|
||||
echo "
|
||||
<tr><td colspan=5>
|
||||
<input type=button value=특별회원 onclick=location.replace('_admin3.php')>
|
||||
</td></tr>
|
||||
}
|
||||
|
||||
?>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user