사용자: 새 기본테마 적용 중

This commit is contained in:
whitedot
2013-01-23 14:06:07 +09:00
parent 1164ef3c2d
commit 2edb6438c6
8 changed files with 8 additions and 43 deletions

View File

@ -8,8 +8,6 @@ if (!defined("_GNUBOARD_")) exit; // 개별 페이지 접근 불가
<footer id="footer">
<h1><?=$config['cf_title']?> 정보</h1>
<?=visit('neo'); // 방문자수 ?>
<?=connect(); // 현재 접속자수 ?>
<?=popular('neo'); // 인기검색어 ?>
<p>Copyright &copy; 소유하신 도메인. All rights reserved.</p>
</footer>