From acc6bb8b369ed2b5c5373650d7e4a430437d0293 Mon Sep 17 00:00:00 2001
From: gnuboard
Date: Fri, 8 Mar 2013 09:24:29 +0900
Subject: [PATCH 01/13] =?UTF-8?q?=EA=B2=8C=EC=8B=9C=ED=8C=90=20=ED=85=8C?=
=?UTF-8?q?=EC=9D=B4=EB=B8=94=20=ED=8F=AD=EC=9D=84=20=EA=B2=8C=EC=8B=9C?=
=?UTF-8?q?=ED=8C=90=20=ED=8F=AD=EC=9C=BC=EB=A1=9C=20=EA=B8=B0=EB=B3=B8?=
=?UTF-8?q?=EA=B0=92=EC=9D=84=20100=20=EC=9C=BC=EB=A1=9C=20=EC=84=A4?=
=?UTF-8?q?=EC=A0=95?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
adm/board_form.php | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/adm/board_form.php b/adm/board_form.php
index 325a1a5a4..2a739257b 100644
--- a/adm/board_form.php
+++ b/adm/board_form.php
@@ -53,7 +53,7 @@ if ($w == '') {
$board['bo_mobile_gallery_cols'] = 2;
$board['bo_mobile_gallery_width'] = 160;
$board['bo_mobile_gallery_height'] = 120;
- $board['bo_table_width'] = 97;
+ $board['bo_table_width'] = 100;
$board['bo_page_rows'] = $config['cf_page_rows'];
$board['bo_subject_len'] = 60;
$board['bo_new'] = 24;
@@ -765,7 +765,7 @@ $pg_anchor = "
- |
+ |
=help('100 이하는 %')?>
From 703310e06b608b7b0d1853f23001c326b2c21f0f Mon Sep 17 00:00:00 2001
From: gnuboard
Date: Fri, 8 Mar 2013 09:39:36 +0900
Subject: [PATCH 02/13] =?UTF-8?q?=EB=AC=B8=EA=B5=AC=EB=B3=80=EA=B2=BD?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
adm/config_form.php | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/adm/config_form.php b/adm/config_form.php
index 67d4cc8b8..0433353c1 100644
--- a/adm/config_form.php
+++ b/adm/config_form.php
@@ -475,7 +475,7 @@ $pg_anchor = "
|
|
- =help('hanmail.net과 같은 메일 주소는 입력을 못합니다. 엔터로 구분')?>
+ =help('hotmail.com과 같은 메일 주소는 사용하지 못하도록 못합니다. 엔터로 구분')?>
|
From 5ebf49aa07f824f1e37ff2823bcd65130195d2e9 Mon Sep 17 00:00:00 2001
From: gnuboard
Date: Fri, 8 Mar 2013 09:45:57 +0900
Subject: [PATCH 03/13] =?UTF-8?q?=ED=9A=8C=EC=9B=90=EA=B0=80=EC=9E=85?=
=?UTF-8?q?=EC=8B=9C=20=EA=B4=80=EB=A6=AC=EC=9E=90=EC=97=90=EA=B2=8C=20?=
=?UTF-8?q?=EB=B3=B4=EB=82=B4=EB=8A=94=20=EB=A9=94=EC=9D=BC=EC=9D=98=20?=
=?UTF-8?q?=EB=A7=81=ED=81=AC=EB=A5=BC=20=EA=B4=80=EB=A6=AC=EC=9E=90=20?=
=?UTF-8?q?=EC=A3=BC=EC=86=8C=EB=A1=9C=20=EB=B3=80=EA=B2=BD?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
bbs/register_form_update_mail2.php | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/bbs/register_form_update_mail2.php b/bbs/register_form_update_mail2.php
index e05ba30d7..802c659c1 100644
--- a/bbs/register_form_update_mail2.php
+++ b/bbs/register_form_update_mail2.php
@@ -27,7 +27,7 @@ if (!defined('_GNUBOARD_')) exit; // 개별 페이지 접근 불가
회원 별명 : =$mb_nick?>
추천인아이디 : =$mb_recommend?>
- 관리자에서 회원정보 확인하기
+ 관리자에서 회원정보 확인하기
From 58918b3528c5945215be90227f5d74759b172042 Mon Sep 17 00:00:00 2001
From: gnuboard
Date: Fri, 8 Mar 2013 09:46:21 +0900
Subject: [PATCH 04/13] =?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',
From 2d0add10ce6b8747d952d70254546ddb68c9929d Mon Sep 17 00:00:00 2001
From: whitedot
Date: Fri, 8 Mar 2013 10:11:19 +0900
Subject: [PATCH 05/13] =?UTF-8?q?=EC=84=A4=EC=B9=98:=20=EC=84=A4=EC=B9=98?=
=?UTF-8?q?=20=EA=B3=BC=EC=A0=95=20=EC=8A=A4=ED=83=80=EC=9D=BC=20=EC=99=84?=
=?UTF-8?q?=EB=A3=8C?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
install/install.inc.php | 9 +-
install/install_config.php | 7 +-
install/install_db.php | 176 ++++++++++++++++++++-----------------
3 files changed, 105 insertions(+), 87 deletions(-)
diff --git a/install/install.inc.php b/install/install.inc.php
index 0e8c51e0f..1395578a1 100644
--- a/install/install.inc.php
+++ b/install/install.inc.php
@@ -13,17 +13,18 @@ if (!$title) $title = "그누보드4S 설치";
+
+AJAX 동적 컨텐츠 테스트
+
-깊은 산 속 옹달샘 누가 와서 먹나요
+클릭
+
+
+