From 58918b3528c5945215be90227f5d74759b172042 Mon Sep 17 00:00:00 2001 From: gnuboard Date: Fri, 8 Mar 2013 09:46:21 +0900 Subject: [PATCH] =?UTF-8?q?=EC=84=A4=EC=B9=98=EC=8B=9C=20=ED=99=88?= =?UTF-8?q?=ED=8E=98=EC=9D=B4=EC=A7=80=20=EC=A0=9C=EB=AA=A9=EC=9D=84=20?= =?UTF-8?q?=EA=B7=B8=EB=88=84=EB=B3=B4=EB=93=9C4S=20=EB=A1=9C=20=EB=B3=80?= =?UTF-8?q?=EA=B2=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- install/install_db.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/install_db.php b/install/install_db.php index 64aa217b3..ba89d7e9e 100644 --- a/install/install_db.php +++ b/install/install_db.php @@ -74,7 +74,7 @@ $download_point = -20; //------------------------------------------------------------------------------------------------- // config 테이블 설정 $sql = " insert into `{$table_prefix}config` - set cf_title = '그누보드4', + set cf_title = '그누보드4S', cf_admin = '$admin_id', cf_use_point = '1', cf_use_norobot = '1',