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
@@ -4,6 +4,7 @@ namespace sammo;
include "lib.php";
include "func.php";
$session = Session::requireGameLogin()->setReadOnly();
//로그인 검사
@@ -46,7 +47,6 @@ $tch2 = array_fill(0,11, '');
$dec = 0;
$rice = 0;
$session = Session::requireGameLogin()->setReadOnly();
$connect = dbConn();
increaseRefresh("시뮬", 2);