git-svn-id: http://xe-core.googlecode.com/svn/trunk@1585 201d5d3c-b55e-5fd7-737f-ddc643e51545

This commit is contained in:
zero 2007-06-11 02:10:51 +00:00
parent 7441412096
commit e336df77c1
18 changed files with 55 additions and 42 deletions

View file

@ -7,7 +7,7 @@
class board extends ModuleObject {
var $search_option = array('title','content','title_content','user_name','user_id','tag'); ///< 검색 옵션
var $search_option = array('title','content','title_content','user_name','nick_name','user_id','tag'); ///< 검색 옵션
var $skin = "default"; ///< 스킨 이름
var $list_count = 20; ///< 한 페이지에 나타날 글의 수