mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-04 17:44:38 +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
|
else
|
||||||
{
|
{
|
||||||
|
$this->module_info->use_category = 'N';
|
||||||
Context::set('category_list', array());
|
Context::set('category_list', array());
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue