@ -1,9 +1,5 @@
<?
if (!defined("_GNUBOARD_")) exit; // 개별 페이지 접근 불가
if (!defined('_GNUBOARD_')) exit; // 개별 페이지 접근 불가
if (G4_IS_MOBILE) {
include_once($g4['path'].'/mobile.head.php');
} else {
include_once($g4['path'].'/head.php');
}
include_once(G4_PATH.'/head.php');
?>
The note is not visible to the blocked user.