게시글 검색시 division을 적용하여 5000개 단위로 검색하고 계속 검색하도록 하여 속도 증가

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@3155 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
zero 2007-12-05 03:04:31 +00:00
parent 539c32082e
commit 1d4191e9ba
17 changed files with 148 additions and 21 deletions

View file

@ -14,6 +14,8 @@
$lang->title_bold = 'Bold';
$lang->title_color = 'Color';
$lang->cmd_search_next = '계속 검색';
$lang->cmd_temp_save = 'Temporary Save';
$lang->cmd_toggle_checked_document = 'Reverse selected items';