sns 스킨을 G4_SNS_PATH 에서 include 함
This commit is contained in:
@ -124,10 +124,6 @@ var char_max = parseInt(<?php echo $comment_max ?>); // 최대
|
|||||||
<?php
|
<?php
|
||||||
include(G4_SNS_PATH."/view_comment_write.sns.skin.php");
|
include(G4_SNS_PATH."/view_comment_write.sns.skin.php");
|
||||||
?>
|
?>
|
||||||
<?php
|
|
||||||
@include(G4_SKIN_PATH."/board/basic/view_comment.sns.skin.php");
|
|
||||||
?>
|
|
||||||
|
|
||||||
<tr>
|
<tr>
|
||||||
<th scope="row">내용</th>
|
<th scope="row">내용</th>
|
||||||
<td>
|
<td>
|
||||||
|
|||||||
Reference in New Issue
Block a user