mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-07 02:31:40 +09:00
Update point.view.php
This commit is contained in:
parent
4b7fe3f43b
commit
dcf7c74e39
1 changed files with 2 additions and 0 deletions
|
|
@ -48,6 +48,8 @@ class pointView extends point
|
|||
$module_config['read_document'] = $config->read_document;
|
||||
$module_config['voted'] = $config->voted;
|
||||
$module_config['blamed'] = $config->blamed;
|
||||
$module_config['voted_comment'] = $config->voted_comment;
|
||||
$module_config['blamed_comment'] = $config->blamed_comment;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue