관리자 모드 땀표 전쟁, 회원추가 완료

This commit is contained in:
whitedot
2012-11-01 18:12:13 +09:00
parent 6f10749461
commit 54b20eff74
58 changed files with 962 additions and 945 deletions

View File

@ -13,5 +13,5 @@ if (!defined("_GNUBOARD_")) exit;
<script src="<?=$g4['admin_path']?>/admin.js"></script>
<?
include_once("$g4[path]/tail.sub.php");
include_once($g4['path'].'/tail.sub.php');
?>