게시글의 고유번호로 접속시 자동으로 페이지 찾는 부분 수정하여 정상동작하도록 변경

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@3019 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
zero 2007-11-20 03:50:37 +00:00
parent e774cde915
commit 167569a47f
2 changed files with 3 additions and 3 deletions

View file

@ -14,7 +14,7 @@
* 내용은 제로보드XE의 버전을 관리자 페이지에 표시하기 위한 용도이며
* config.inc.php의 수정이 없더라도 공식 릴리즈시에 수정되어 함께 배포되어야
**/
define('__ZBXE_VERSION__', '0.2.5');
define('__ZBXE_VERSION__', '0.2.6');
/**
* @brief 디버깅 메세지 출력
@ -23,7 +23,7 @@
* 2 : 1 + DB 쿼리
* 3 : 모든 로그
**/
define('__DEBUG__', 0);
define('__DEBUG__', 3);
/**
* @brief 디버그 메세지의 출력 장소