Files
firstgarden-web-gnu/shop/price/_common.php
2013-01-25 11:48:46 +09:00

5 lines
111 B
PHP

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