mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-22 04:39:55 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/trunk@1250 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
35ea1c4bbc
commit
2cc77d574c
6 changed files with 10 additions and 25 deletions
|
|
@ -7,8 +7,6 @@
|
|||
|
||||
class blog extends ModuleObject {
|
||||
|
||||
var $search_option = array('title','content','title_content','user_name','user_id','tag'); ///< 검색 옵션
|
||||
|
||||
var $skin = "default"; ///< 스킨 이름
|
||||
var $list_count = 1; ///< 한 페이지에 나타날 글의 수
|
||||
var $page_count = 10; ///< 페이지의 수
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue