g4s 일반인에게 비공개
This commit is contained in:
@ -1,7 +1,10 @@
|
||||
<?php
|
||||
// 이 파일은 새로운 파일 생성시 반드시 포함되어야 함
|
||||
if (!defined("_GNUBOARD_")) exit; // 개별 페이지 접근 불가
|
||||
|
||||
if (!$member['mb_id']) {
|
||||
echo "under construction";
|
||||
exit;
|
||||
}
|
||||
$begin_time = get_microtime();
|
||||
|
||||
if (!isset($g4['title']))
|
||||
|
||||
Reference in New Issue
Block a user