Files
firstgarden-web-gnu/manager/ticket/head.php

4 lines
148 B
PHP

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