CheckLogin을 다시 구현.

- ajax 함수에서는 사용해선 안됨.
- 이외에선 index에서만 제대로 장수삭제처리를 하므로 문제 없을 것.
This commit is contained in:
2018-04-03 03:05:26 +09:00
parent cb56620728
commit e0cbf34d43
58 changed files with 64 additions and 68 deletions
+1 -1
View File
@@ -46,7 +46,7 @@ $tch2 = array_fill(0,11, '');
$dec = 0;
$rice = 0;
CheckLogin();
CheckLoginWithGeneralID();
$connect = dbConn();
increaseRefresh("시뮬", 2);