From 26f6b802b71044dd807e770ded1bc449610dc9dc Mon Sep 17 00:00:00 2001 From: kagla Date: Wed, 22 Dec 2021 10:37:15 +0900 Subject: [PATCH] =?UTF-8?q?SMS5=20=EC=86=94=EB=A3=A8=EC=85=98=20=EC=84=A4?= =?UTF-8?q?=EC=B9=98=EC=8B=9C=20=EB=B6=88=ED=95=84=EC=9A=94=ED=95=9C=20?= =?UTF-8?q?=EB=B3=80=EC=88=98=20=EC=82=AD=EC=A0=9C=20(=EC=9E=91=EC=9D=80?= =?UTF-8?q?=EB=B3=84=EB=8B=98,211222)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- adm/sms_admin/install.php | 5 ----- 1 file changed, 5 deletions(-) diff --git a/adm/sms_admin/install.php b/adm/sms_admin/install.php index c5405c3d2..afd88fb83 100644 --- a/adm/sms_admin/install.php +++ b/adm/sms_admin/install.php @@ -61,11 +61,6 @@ for ($i=0; $idocument.getElementById('sms5_job_01').innerHTML='전체 테이블 생성 완료';"; flush(); usleep(50000); -$read_point = -1; -$write_point = 5; -$comment_point = 1; -$download_point = -20; - //------------------------------------------------------------------------------------------------- // config 테이블 설정 $sql = " insert into {$g5['sms5_book_group_table']} set bg_name='미분류'";