mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-08 03:01:43 +09:00
Fix warning in XEDITION skin if there are no categories
This commit is contained in:
parent
9c9629f7e1
commit
592f898371
1 changed files with 1 additions and 0 deletions
|
|
@ -9,6 +9,7 @@
|
|||
<!--@end-->
|
||||
<block cond="!$module_info->duration_new = (int)$module_info->duration_new">{@ $module_info->duration_new = 12 }</block>
|
||||
{@ $cate_list = array(); $current_key = null; }
|
||||
{@ $category_list = $category_list ?? []}
|
||||
<!--@foreach($category_list as $key=>$val)-->
|
||||
<!--@if(!$val->depth)-->
|
||||
{@
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue