From 32207277d5c80360041272d1ee5aaab7d0875a8a Mon Sep 17 00:00:00 2001 From: hide_d Date: Thu, 1 Mar 2018 03:48:32 +0900 Subject: [PATCH] =?UTF-8?q?j=5Fmap.php=EC=97=90=EC=84=9C=20generalID?= =?UTF-8?q?=EA=B0=80=20=EC=84=B8=EC=85=98=EC=97=90=20=EC=A7=80=EC=A0=95?= =?UTF-8?q?=EB=90=98=EC=A7=80=20=EC=95=8A=EC=9D=80=20=EA=B2=BD=EC=9A=B0?= =?UTF-8?q?=EB=A5=BC=20=EB=8C=80=EB=B9=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- twe/j_map.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/twe/j_map.php b/twe/j_map.php index 7bcf8f53..8d0e4b89 100644 --- a/twe/j_map.php +++ b/twe/j_map.php @@ -4,6 +4,8 @@ include 'func.php'; use utilphp\util as util; +getGeneralID(); + //읽기 전용이다. 빠르게 세션 끝내자 session_write_close();