j_map.php에서 generalID가 세션에 지정되지 않은 경우를 대비
This commit is contained in:
@@ -4,6 +4,8 @@ include 'func.php';
|
||||
|
||||
use utilphp\util as util;
|
||||
|
||||
getGeneralID();
|
||||
|
||||
//읽기 전용이다. 빠르게 세션 끝내자
|
||||
session_write_close();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user