mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-22 11:52:14 +09:00
tab 맞춤
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@4196 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
31651eb40b
commit
5baf002551
5 changed files with 37 additions and 37 deletions
|
|
@ -36,8 +36,8 @@
|
|||
$config->insert_comment = (int)$args->insert_comment;
|
||||
$config->upload_file = (int)$args->upload_file;
|
||||
$config->download_file = (int)$args->download_file;
|
||||
$config->voted = (int)$args->voted;
|
||||
$config->blamed = (int)$args->blamed;
|
||||
$config->voted = (int)$args->voted;
|
||||
$config->blamed = (int)$args->blamed;
|
||||
|
||||
// 최고 레벨
|
||||
$config->max_level = $args->max_level;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue