From bb90ed5fb11ec0b4ace88baa46879cac5be83714 Mon Sep 17 00:00:00 2001 From: chicpro Date: Wed, 13 May 2015 11:53:01 +0900 Subject: [PATCH] =?UTF-8?q?=EC=98=81=EC=B9=B4=ED=8A=B85=20=EB=B2=84?= =?UTF-8?q?=EC=A0=84=20=EC=83=81=EC=88=98=20=EC=B6=94=EA=B0=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config.php | 1 + 1 file changed, 1 insertion(+) diff --git a/config.php b/config.php index 1256efa2e..fd71cece6 100644 --- a/config.php +++ b/config.php @@ -6,6 +6,7 @@ define('G5_VERSION', '그누보드5'); define('G5_GNUBOARD_VER', '5.0.33'); +define('G5_YOUNGCART_VER', '5.0.33'); // 이 상수가 정의되지 않으면 각각의 개별 페이지는 별도로 실행될 수 없음 define('_GNUBOARD_', true);