경로 정리 - 큰일었어요!!!
This commit is contained in:
@ -1,9 +1,5 @@
|
||||
<?php
|
||||
if (!defined("_GNUBOARD_")) exit; // 개별 페이지 접근 불가
|
||||
|
||||
if (G4_IS_MOBILE) {
|
||||
include_once($g4['path'].'/mobile.tail.php');
|
||||
}
|
||||
if (!defined('_GNUBOARD_')) exit; // 개별 페이지 접근 불가
|
||||
?>
|
||||
|
||||
<? if ($is_admin == 'super') { ?><!-- <div style='float:left; text-align:center;'>RUN TIME : <?=get_microtime()-$begin_time;?><br></div> --><? } ?>
|
||||
|
||||
Reference in New Issue
Block a user