upgrade to 1.4.0.7

git-svn-id: http://xe-core.googlecode.com/svn/trunk@7312 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
haneul 2010-02-23 10:00:51 +00:00
parent eebda8ea36
commit 2eb1aa393c
2 changed files with 1 additions and 2 deletions

View file

@ -13,7 +13,7 @@
* @brief XE의 전체 버전 표기
* 파일의 수정이 없더라도 공식 릴리즈시에 수정되어 함께 배포되어야
**/
define('__ZBXE_VERSION__', '1.4.0.6');
define('__ZBXE_VERSION__', '1.4.0.7');
/**
* @brief zbXE가 설치된 장소의 base path를 구함

View file

@ -14,7 +14,6 @@
<condition operation="more" column="comments_list.arrange" default="0" pipe="and" />
</conditions>
<navigation>
<index var="sort_index" default="comments.comment_srl" order="asc" />
<list_count var="list_count" default="list_count" />
<page_count var="page_count" default="10" />
<page var="page" default="1" />