board/basic 스킨을 제외한 나머지 스킨은 SNS 사용시 board/basic 에 있는 SNS 스킨을 사용함.
This commit is contained in:
@ -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>
|
||||
|
||||
Reference in New Issue
Block a user