Files
2026-07-23 16:15:57 +09:00

5 lines
116 B
PHP

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