increaseRefresh 수정

파일마다 Session 받아오는 코드가 잘못 된 경우 수정
This commit is contained in:
2018-04-05 01:34:56 +09:00
parent fae86dbff8
commit b3e621fbfd
26 changed files with 71 additions and 1056 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ include "func.php";
//TODO: 이게 뭔지 분석
$btn = $_POST['btn'];
$userID = Session::getUserID();
$session = Session::requireLogin()->setReadOnly();
$connect = dbConn(true);
//회원 테이블에서 정보확인