board/basic 스킨을 제외한 나머지 스킨은 SNS 사용시 board/basic 에 있는 SNS 스킨을 사용함.

This commit is contained in:
gnuboard
2013-05-30 16:59:14 +09:00
parent 87d5e137a8
commit 93da16901c
9 changed files with 20 additions and 164 deletions

View File

@ -114,8 +114,8 @@ var char_max = parseInt(<?php echo $comment_max ?>); // 최대
</tr>
<?php } ?>
<?php
include_once($board_skin_path."/view_comment.sns.skin.php");
<?php
@include(G4_SKIN_PATH."/board/basic/view_comment.sns.skin.php");
?>
<tr>