Files
firstgarden-web-gnu/shop/price/_common.php
2013-03-14 09:21:54 +09:00

5 lines
111 B
PHP

<?
$g4_path = "../.."; // 루트디렉토리로 부터의 상대경로
include_once("$g4_path/common.php");
?>