under construction 메세지 제거
This commit is contained in:
@ -1,10 +1,7 @@
|
||||
<?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