mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-21 03:12:55 +09:00
추천 비추천 신고를 채크하는 옵션 추가
This commit is contained in:
parent
b5db271ef1
commit
de432e8e46
3 changed files with 17 additions and 1 deletions
|
|
@ -56,6 +56,7 @@ 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