Files
firstgarden-web-gnu/bbs/_head.php
2013-03-14 17:56:20 +09:00

5 lines
111 B
PHP

<?
if (!defined('_GNUBOARD_')) exit; // 개별 페이지 접근 불가
include_once(G4_PATH.'/_head.php');
?>