mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-09 03:32:00 +09:00
Fix #631 use_category 보완
This commit is contained in:
parent
2a7b4be713
commit
e225d258c0
1 changed files with 1 additions and 0 deletions
|
|
@ -706,6 +706,7 @@ class boardView extends board
|
|||
}
|
||||
else
|
||||
{
|
||||
$this->module_info->use_category = 'N';
|
||||
Context::set('category_list', array());
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue