유저 권한을 $SESSION을 이용하는 형태로 변경

This commit is contained in:
2018-03-19 22:57:01 +09:00
parent bf5bc5b948
commit 0518671816
6 changed files with 88 additions and 84 deletions
+3 -2
View File
@@ -53,8 +53,9 @@
text-align: center;
}
#user_info input{
width: 200px; height: 50px;
#user_info button{
width: 200px;
height: 50px;
margin: 10px 50px;
}