퍼스트가든에서 사용하는 사용자 함수 및 관련파일 추가
This commit is contained in:
4
manager/ticket/head.php
Normal file
4
manager/ticket/head.php
Normal file
@ -0,0 +1,4 @@
|
||||
<?php
|
||||
if (!defined('_GNUBOARD_')) exit; // 개별 페이지 접근 불가
|
||||
include_once "head.sub.php";
|
||||
include_once FG_MANAGER_PATH."/head.php";
|
||||
Reference in New Issue
Block a user