Files
firstgarden-web-gnu/bbs/_common.php
2012-11-29 18:21:40 +09:00

4 lines
92 B
PHP

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