Files
firstgarden-web-gnu/bbs/_tail.php

4 lines
113 B
PHP

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