관리자 인덱스 선형화 완료

This commit is contained in:
whitedot
2012-10-29 18:33:07 +09:00
parent 68b0c1a6a2
commit 4c6b6641c6
5 changed files with 131 additions and 131 deletions

View File

@ -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");
?>