board/basic 스킨을 제외한 나머지 스킨은 SNS 사용시 board/basic 에 있는 SNS 스킨을 사용함.
This commit is contained in:
@ -118,11 +118,9 @@ var char_max = parseInt(<?php echo $comment_max ?>); // 최대
|
||||
<td><?php echo $captcha_html; ?></td>
|
||||
</tr>
|
||||
<?php } ?>
|
||||
|
||||
<?php
|
||||
include_once($board_skin_path."/view_comment.sns.skin.php");
|
||||
?>
|
||||
|
||||
<tr>
|
||||
<th scope="row">내용</th>
|
||||
<td>
|
||||
|
||||
Reference in New Issue
Block a user