Merge branch 'develop' of https://github.com/xpressengine/xe-core into develop

This commit is contained in:
akasima 2014-08-23 11:51:59 +09:00
commit 95307768a5

View file

@ -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'); // 정렬 옵션