From 875149975a214302ae84780637c04c11fa1e2e33 Mon Sep 17 00:00:00 2001 From: AJKJ Date: Fri, 22 Aug 2014 15:46:01 +0900 Subject: [PATCH] =?UTF-8?q?board=20module=20=EA=B2=80=EC=83=89=20=EC=88=9C?= =?UTF-8?q?=EC=84=9C=20=EB=B3=80=EA=B2=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- modules/board/board.class.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/board/board.class.php b/modules/board/board.class.php index d3adbd471..450862637 100644 --- a/modules/board/board.class.php +++ b/modules/board/board.class.php @@ -9,7 +9,7 @@ class board extends ModuleObject { - var $search_option = array('title','content','title_content','comment','user_name','nick_name','user_id','tag'); ///< 검색 옵션 + var $search_option = array('title_content','title','content','comment','user_name','nick_name','user_id','tag'); ///< 검색 옵션 var $order_target = array('list_order', 'update_order', 'regdate', 'voted_count', 'blamed_count', 'readed_count', 'comment_count', 'title'); // 정렬 옵션