From 78e78db286929cbd37ff3016efd07cbd15a48e81 Mon Sep 17 00:00:00 2001 From: gnuboard Date: Wed, 17 Apr 2013 17:41:22 +0900 Subject: [PATCH 1/2] =?UTF-8?q?=EA=B4=80=EB=A6=AC=EC=9E=90=EC=9D=BC=20?= =?UTF-8?q?=EA=B2=BD=EC=9A=B0=EC=97=90=EB=A7=8C=20cf=5Fadd=5Fscript=20?= =?UTF-8?q?=EC=8B=A4=ED=96=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- head.sub.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/head.sub.php b/head.sub.php index 892ffbbf2..a104d424a 100644 --- a/head.sub.php +++ b/head.sub.php @@ -101,7 +101,7 @@ if (!defined('G4_IS_ADMIN')) { set_cookie("device_width", screen.width, 6, g4_cookie_domain); - + Date: Thu, 18 Apr 2013 13:31:21 +0900 Subject: [PATCH 2/2] =?UTF-8?q?g4=5Fgcaptcha=5Fmp3=20=EA=B8=B0=EB=B3=B8?= =?UTF-8?q?=EA=B0=92=20=EC=84=A4=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- install/install_db.php | 1 + 1 file changed, 1 insertion(+) diff --git a/install/install_db.php b/install/install_db.php index fbaff8da7..345a6192b 100644 --- a/install/install_db.php +++ b/install/install_db.php @@ -102,6 +102,7 @@ $sql = " insert into `{$table_prefix}config` cf_mobile_search_skin = 'basic', cf_mobile_connect_skin = 'basic', cf_mobile_member_skin = 'basic', + cf_gcaptcha_mp3 = 'basic', cf_register_level = '2', cf_register_point = '1000', cf_icon_level = '2',