From 721883abb2a36ac87062f15c0e97e66aae948849 Mon Sep 17 00:00:00 2001 From: whitedot Date: Fri, 8 Mar 2013 10:15:16 +0900 Subject: [PATCH] =?UTF-8?q?=EC=84=A4=EC=B9=98:=20=EA=B7=B8=EB=88=84?= =?UTF-8?q?=EB=B3=B4=EB=93=9C4S=20=EB=A5=BC=20=EA=B7=B8=EB=88=84=EB=B3=B4?= =?UTF-8?q?=EB=93=9C4s=20=EB=A1=9C=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- install/index.php | 2 +- install/install.inc.php | 2 +- install/install_config.php | 4 ++-- install/install_db.php | 4 ++-- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/install/index.php b/install/index.php index 405056142..bf0a46041 100644 --- a/install/index.php +++ b/install/index.php @@ -1,5 +1,5 @@ diff --git a/install/install.inc.php b/install/install.inc.php index 1395578a1..3de1ecf34 100644 --- a/install/install.inc.php +++ b/install/install.inc.php @@ -2,7 +2,7 @@ if (!defined('_GNUBOARD_')) exit; // 개별 페이지 접근 불가 $data_path = '../'.G4_DATA_DIR; -if (!$title) $title = "그누보드4S 설치"; +if (!$title) $title = "그누보드4s 설치"; ?> diff --git a/install/install_config.php b/install/install_config.php index 2a533879e..f02ceeae2 100644 --- a/install/install_config.php +++ b/install/install_config.php @@ -1,5 +1,5 @@

- 주의! 이미 그누보드4S가 존재한다면 DB 자료가 망실되므로 주의하십시오.
+ 주의! 이미 그누보드4s가 존재한다면 DB 자료가 망실되므로 주의하십시오.
주의사항을 이해하고, 새로 설치하시려면 다음을 눌러 설치를 계속하십시오.

diff --git a/install/install_db.php b/install/install_db.php index e19d9b300..777a56800 100644 --- a/install/install_db.php +++ b/install/install_db.php @@ -43,7 +43,7 @@ if (!$select_db) { } ?> -

그누보드4S 설치가 시작되었습니다.

+

그누보드4s 설치가 시작되었습니다.

-

축하합니다. 그누보드4S 설치가 완료되었습니다.

+

축하합니다. 그누보드4s 설치가 완료되었습니다.

환경설정 변경은 다음의 과정을 따르십시오.