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
@@ -5,7 +5,7 @@ include "lib.php";
include "func.php";
$connect=dbConn();
$session = Session::requireGameLogin()->setReadOnly();
if(Session::getUserGrade() < 5){
//echo "<script>location.replace('_119.php');</script>";
echo '_119.php';//TODO:debug all and replace