SNS 수정중

This commit is contained in:
gnuboard
2013-05-28 15:15:24 +09:00
parent b66abbf4b0
commit 82c852a356
8 changed files with 50 additions and 11 deletions

View File

@ -1,7 +1,7 @@
<?php
if (!defined('_GNUBOARD_')) exit; // 개별 페이지 접근 불가
if (!$config['cf_sns_use']) return;
if (!$board['bo_use_sns']) return;
?>
<tr>
<th scope="row">SNS 등록</th>