From edc67d6aa52db230ca46b8b53773e1f1a5256337 Mon Sep 17 00:00:00 2001 From: chicpro Date: Thu, 10 Apr 2014 17:25:48 +0900 Subject: [PATCH] =?UTF-8?q?=EC=82=AC=EC=9A=A9=EB=90=98=EC=A7=80=20?= =?UTF-8?q?=EC=95=8A=EB=8A=94=20=ED=95=84=EB=93=9C=20=EC=82=AD=EC=A0=9C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- install/install_db.php | 1 - 1 file changed, 1 deletion(-) diff --git a/install/install_db.php b/install/install_db.php index 4e44dc2cf..fc7725bba 100644 --- a/install/install_db.php +++ b/install/install_db.php @@ -106,7 +106,6 @@ $sql = " insert into `{$table_prefix}config` cf_write_point = '$write_point', cf_comment_point = '$comment_point', cf_download_point = '$download_point', - cf_search_color = 'RED', cf_write_pages = '10', cf_mobile_pages = '5', cf_link_target = '_blank',