Files
firstgarden-web-gnu/mobile/_common.php
2013-01-17 22:38:51 +09:00

4 lines
95 B
PHP

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