Files
firstgarden-web-gnu/_head.php
2013-04-26 10:54:44 +09:00

5 lines
112 B
PHP

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