댓글을 sns 와 연동하기 위한 기초 작업
This commit is contained in:
4
plugin/sns/facebook/_common.php
Normal file
4
plugin/sns/facebook/_common.php
Normal file
@ -0,0 +1,4 @@
|
||||
<?php
|
||||
$g4_path = "../.."; // common.php 의 상대 경로
|
||||
include_once($g4_path."/common.php");
|
||||
?>
|
||||
Reference in New Issue
Block a user