From ad198c40e8c89d982f20b0800ad8e2dd6957f157 Mon Sep 17 00:00:00 2001 From: whitedot Date: Tue, 12 Nov 2013 14:21:20 +0900 Subject: [PATCH] =?UTF-8?q?=EA=B0=AF=EC=88=98=20->=20=EA=B0=9C=EC=88=982,?= =?UTF-8?q?=20=EB=AE=A4=EC=A3=A4=EB=8B=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.php b/config.php index 4cf247a55..86e72884f 100644 --- a/config.php +++ b/config.php @@ -150,7 +150,7 @@ define('G5_SMTP', '127.0.0.1'); 기타 상수 ********************/ -// 게시판에서 링크의 기본갯수를 말합니다. +// 게시판에서 링크의 기본개수를 말합니다. // 필드를 추가하면 이 숫자를 필드수에 맞게 늘려주십시오. define('G5_LINK_COUNT', 2); ?> \ No newline at end of file