Files
firstgarden-web-gnu/_head.php
2012-11-05 17:04:19 +09:00

4 lines
112 B
PHP

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