사용자: 최근게시물 스킨, 아웃로그인 스킨, #174 , #175 처리

This commit is contained in:
whitedot
2013-01-23 18:06:58 +09:00
parent f0413606bc
commit 13f539aaf3
7 changed files with 14 additions and 12 deletions

View File

@ -2,7 +2,4 @@
if (!defined('_GNUBOARD_')) exit; // 개별 페이지 접근 불가
?>
<section id="current_connect">
<h2>현재접속자</h2>
<div><a href="<?=$g4['bbs_path']?>/current_connect.php"><?=$row['total_cnt']?>명 중 회원 <?=$row['mb_cnt']?>명</a></div>
</section>
<strong><?=$row['total_cnt']?>명 중 회원 <?=$row['mb_cnt']?>명</strong>