그누보드 5.0.40 수정내역 적용 및 XSS 취약점 수정

This commit is contained in:
chicpro
2015-07-13 13:43:46 +09:00
parent 3bbbe96319
commit d5bd57cdfa
4 changed files with 5 additions and 9 deletions

View File

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