관리자: gnb 작업 중

This commit is contained in:
whitedot
2012-12-11 15:26:24 +09:00
parent 58169bdd71
commit 0da4f4e6ba
4 changed files with 15 additions and 6 deletions

View File

@ -11,6 +11,7 @@ if (!defined("_GNUBOARD_")) exit;
<!-- <p>실행시간 : <?=get_microtime() - $begin_time;?> -->
<script src="<?=$g4['admin_path']?>/admin.js"></script>
<script src="<?=$g4['admin_path']?>/gnb.js"></script>
<?
include_once($g4['path'].'/tail.sub.php');