Files
firstgarden-web-gnu/plugin/sns/facebook/_common.php
2013-05-13 18:29:33 +09:00

4 lines
104 B
PHP

<?php
$g4_path = "../../.."; // common.php 의 상대 경로
include_once($g4_path."/common.php");
?>