From 8b6cb60e7c5501bd9b6653b63e2f4a0455f95803 Mon Sep 17 00:00:00 2001 From: supershop Date: Sun, 2 Sep 2007 03:06:55 +0000 Subject: [PATCH] =?UTF-8?q?=EC=98=81=EC=96=B4=20=EB=A9=94=EC=84=B8?= =?UTF-8?q?=EC=A7=80=20=EC=88=98=EC=A0=95=20=EB=B0=8F=20=EA=B2=BD=EB=A1=9C?= =?UTF-8?q?=EC=97=90=20./=20=EC=B6=94=EA=B0=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: http://xe-core.googlecode.com/svn/sandbox@2471 201d5d3c-b55e-5fd7-737f-ddc643e51545 --- classes/db/DBMysql.class.php | 2 +- modules/board/tpl/index.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/classes/db/DBMysql.class.php b/classes/db/DBMysql.class.php index a2eaf4c5e..d496ed435 100644 --- a/classes/db/DBMysql.class.php +++ b/classes/db/DBMysql.class.php @@ -80,7 +80,7 @@ // 버전 확인후 4.1 이하면 오류 표시 if(mysql_get_server_info($this->fd)<"4.1") { - $this->setError(-1, "zeroboard xe can not install under mysql 4.1. Current mysql version is ".mysql_get_server_info()); + $this->setError(-1, "Zeroboard XE cannot be installed under the version of mysql 4.1. Current mysql version is ".mysql_get_server_info()); return; } diff --git a/modules/board/tpl/index.html b/modules/board/tpl/index.html index 609927602..d167638a1 100644 --- a/modules/board/tpl/index.html +++ b/modules/board/tpl/index.html @@ -1,4 +1,4 @@ - +
{nl2br($lang->about_board)}