mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-25 14:19:58 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/trunk@91 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
5275f04035
commit
96369fd84c
1 changed files with 5 additions and 5 deletions
|
|
@ -15,11 +15,11 @@
|
|||
var $category_list = NULL; ///< 카테고리 목록
|
||||
|
||||
var $grant_list = array( ///< 권한의 종류를 미리 설정
|
||||
'list',
|
||||
'view',
|
||||
'write_document',
|
||||
'write_comment',
|
||||
'fileupload',
|
||||
'list',
|
||||
'view',
|
||||
'write_document',
|
||||
'write_comment',
|
||||
'fileupload',
|
||||
);
|
||||
|
||||
var $editor = 'default'; ///< 에디터 종류
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue