Files
firstgarden-web-gnu/plugin/captcha/_common.php
2013-01-02 18:48:58 +09:00

4 lines
97 B
PHP

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