관리자 인덱스 선형화 완료
This commit is contained in:
@ -2,10 +2,16 @@
|
||||
if (!defined("_GNUBOARD_")) exit;
|
||||
?>
|
||||
|
||||
</div>
|
||||
|
||||
<footer>
|
||||
푸터
|
||||
</footer>
|
||||
|
||||
<!-- <p>실행시간 : <?=get_microtime() - $begin_time;?> -->
|
||||
|
||||
<script src='<?=$g4['admin_path']?>/admin.js'></script>
|
||||
|
||||
<?
|
||||
<?
|
||||
include_once("$g4[path]/tail.sub.php");
|
||||
?>
|
||||
Reference in New Issue
Block a user