first commit 2
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
<?php
|
||||
if (!defined('_GNUBOARD_')) exit;
|
||||
?>
|
||||
|
||||
<div class="media-gallery-module">
|
||||
<?php
|
||||
// 'pic_block' 최신글 스킨을 사용하여 'photonews' 게시판의 최신글 8개를 가져옵니다.
|
||||
echo latest('theme/pic_block', 'photonews', 8, 30);
|
||||
?>
|
||||
</div>
|
||||
Reference in New Issue
Block a user