skin.board.webclap/_common.php

4 lines
68 B
PHP
Raw Normal View History

2024-10-19 08:14:55 +09:00
<?
$g5_path = "../../..";
include_once("$g5_path/common.php");
?>