mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-14 00:39:57 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/trunk@119 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
a347783ce9
commit
f0edc7f054
16 changed files with 156 additions and 66 deletions
|
|
@ -14,14 +14,6 @@
|
|||
var $page_count = 10; ///< 페이지의 수
|
||||
var $category_list = NULL; ///< 카테고리 목록
|
||||
|
||||
var $grant_list = array(
|
||||
'list',
|
||||
'view',
|
||||
'write_document',
|
||||
'write_comment',
|
||||
'fileupload',
|
||||
); ///< 권한의 종류를 미리 설정
|
||||
|
||||
var $editor = 'default'; ///< 에디터 종류
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue