Files
firstgarden-web-gnu/bbs/gcaptcha/_common.php

4 lines
97 B
PHP

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