mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-05 17:51:40 +09:00
Fix various warnings in PHP 8.0
This commit is contained in:
parent
664a68fc2a
commit
786dace639
8 changed files with 47 additions and 41 deletions
|
|
@ -15,7 +15,7 @@
|
|||
{@ $_selected_menu = null}
|
||||
{@ $_magazine_header = false}
|
||||
{@ $_onepage_header = false}
|
||||
{@ $sub_header_title = $module_info->browser_title}
|
||||
{@ $sub_header_title = $module_info->browser_title ?? ''}
|
||||
|
||||
<!--// 초기화 -->
|
||||
{@ $_enable_slide = false}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue