Files
firstgarden-web-gnu/plugin/tcaptcha/_common.php
2012-12-28 14:29:48 +09:00

4 lines
97 B
PHP

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