Merge branch 'master' of github.com:gnuboard/g5

This commit is contained in:
minsupkr
2020-11-16 10:21:21 +09:00
33 changed files with 116 additions and 134 deletions

View File

@ -176,7 +176,7 @@ add_stylesheet('<link rel="stylesheet" href="'.$board_skin_url.'/style.css">', 0
<!-- } 첨부파일 끝 -->
<?php } ?>
<?php if(isset($view['link'][1]) && $view['link'][1]) { ?>
<?php if(isset($view['link']) && array_filter($view['link'])) { ?>
<!-- 관련링크 시작 { -->
<section id="bo_v_link">
<h2>관련링크</h2>