충돌수정

This commit is contained in:
thisgun
2018-11-26 15:19:26 +09:00
4 changed files with 31 additions and 0 deletions

View File

@ -5,8 +5,12 @@
********************/
define('G5_VERSION', '그누보드5');
<<<<<<< HEAD
define('G5_GNUBOARD_VER', '5.3.2.0');
define('G5_YOUNGCART_VER', '5.3.2.0');
=======
define('G5_GNUBOARD_VER', '5.3.2.1');
>>>>>>> 70d48e4d5a4ca634bda2ba7095a6207ec1ccf5a8
// 이 상수가 정의되지 않으면 각각의 개별 페이지는 별도로 실행될 수 없음
define('_GNUBOARD_', true);