사용자: 게시판스킨 SNS 포함 복구

This commit is contained in:
whitedot
2013-05-28 16:49:46 +09:00
parent 05c0b664be
commit 4b30972b2c
7 changed files with 298 additions and 97 deletions

View File

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