Merge branch 'patch'

This commit is contained in:
chicpro
2015-09-18 12:30:32 +09:00
777 changed files with 76277 additions and 248 deletions

View File

@ -5,7 +5,11 @@
********************/
define('G5_VERSION', '그누보드5');
define('G5_GNUBOARD_VER', '5.1.1');
define('G5_YOUNGCART_VER', '5.1.0');
// 이 상수가 정의되지 않으면 각각의 개별 페이지는 별도로 실행될 수 없음
define('_GNUBOARD_', true);