Files
firstgarden-web-gnu/extend/gcaptcha/_common.php
gnuboard e8ec16adb9 _CAPTCHA_, _EDITOR_ 선언하지 않아도 오류나지 않도록 수정
캡챠와 에디터를 plugin 디렉토리에서 extend 디렉토리로 변경
2013-01-13 16:50:01 +09:00

4 lines
97 B
PHP

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