그누보드 5.0.31 수정내역 적용

This commit is contained in:
chicpro
2015-03-10 13:47:21 +09:00
parent b477c2e720
commit a6a2183c7d
14 changed files with 30 additions and 96 deletions

View File

@ -165,8 +165,8 @@ define('G5_SMTP', '127.0.0.1');
********************/
// SQL 에러를 표시할 것인지 지정
// 에러를 표시하지 않으려면 FALSE 로 변경
define('G5_DISPLAY_SQL_ERROR', TRUE);
// 에러를 표시하려면 TRUE 로 변경
define('G5_DISPLAY_SQL_ERROR', FALSE);
// escape string 처리 함수 지정
// addslashes 로 변경 가능