mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-04 17:21:39 +09:00
불필요한 저장옵션 제거
This commit is contained in:
parent
6bb0e8c797
commit
992ca78bb1
1 changed files with 0 additions and 1 deletions
|
|
@ -56,7 +56,6 @@ class documentAdminController extends document
|
|||
$config->view_count_option = Context::get('view_count_option');
|
||||
$config->icons = Context::get('icons');
|
||||
$config->micons = Context::get('micons');
|
||||
$config->examination_vote = Context::get('examination_vote');
|
||||
|
||||
// Insert by creating the module Controller object
|
||||
$oModuleController = getController('module');
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue