Files
firstgarden-web-gnu/bbs/_tail.php
2013-01-17 22:38:51 +09:00

5 lines
115 B
PHP

<?
if (!defined("_GNUBOARD_")) exit; // 개별 페이지 접근 불가
include_once($g4['path'].'/_tail.php');
?>