구누보드 아미나테마 빌드 신규가입자 모바일 팝업메뉴에 나오게 하기
♨ 카랜더 일정 :
컨텐츠 정보
- 12,249 조회
본문
<?php if(G5_IS_MOBILE) { // 모바일 메뉴 ?>
<nav id="mobileMenu" class="mobile-menu<?php echo $mobile_menu_effect;?>">
<div class="menu-icon text-center">
<a class="mobileButton"><i class="fa fa-times fa-2x lightgray"></i></a>
<a href="<?php echo $at_href['main'];?>"><i class="fa fa-home fa-2x lightgray"></i></a>
<a class="asideButton"><i class="fa fa-<?php echo ($is_member) ? 'power-off' : 'user';?> fa-2x lightgray"></i></a>
</div>
<?php include (THEMA_PATH.'/menu.php'); // 모바일 & PC 전체메뉴 ?>
<ul style="list-style:none; margin:0px; padding:15px; padding-left:10px;">
<li><i class="fa fa-bug red"></i> <a href="<?php echo $at_href['connect'];?>">
현재 접속자 <span class="pull-right"><?php echo number_format($stats['now_total']); ?><?php echo ($stats['now_mb'] > 0) ? '(<b>'.number_format($stats['now_mb']).'</b>)' : ''; ?> 명</span></a>
</li>
<li><i class="fa fa-bug"></i>신규 가입자 <span class="pull-right"><?php echo number_format($stats['join_today']); ?> 명</span></li>
<li><i class="fa fa-bug"></i> 오늘 방문자 <span class="pull-right"><?php echo number_format($stats['visit_today']); ?> 명</span></li>
<li><i class="fa fa-bug"></i> 어제 방문자 <span class="pull-right"><?php echo number_format($stats['visit_yesterday']); ?> 명</span></li>
<li><i class="fa fa-bug"></i> 최대 방문자 <span class="pull-right"><?php echo number_format($stats['visit_max']); ?> 명</span></li>
<li><i class="fa fa-bug"></i> 전체 방문자 <span class="pull-right"><?php echo number_format($stats['visit_total']); ?> 명</span></li>
<li><i class="fa fa-bug"></i> 전체 게시물 <span class="pull-right"><?php echo number_format($menu[0]['count_write']); ?> 개</span></li>
<li><i class="fa fa-bug"></i> 전체 댓글수 <span class="pull-right"><?php echo number_format($menu[0]['count_comment']); ?> 개</span></li>
<li><i class="fa fa-bug"></i> 전체 회원수 <span class="pull-right at-tip" data-original-title="<nobr>오늘 <?php echo $stats['join_today'];?> 명 / 어제 <?php echo $stats['join_yesterday'];?> 명</nobr>" data-toggle="tooltip" data-placement="top" data-html="true"><?php echo number_format($stats['join_total']); ?> 명</span>
</li>
</ul>
<div class="h40"></div>
</nav>
<?php } ?>
\r\n♠ shimss home 는 https://11q.kr.com은 \r\n 컴퓨터자료 dream PE 시놀로지 NAS 그누보드 아미나,APMS 모바일 pc 홈페이지 일상생활 을 \r\n 위하여 정보를 찾아 공유 합니다.\r\n♠ 11q.kr은 정보를 찾아 공유 합니다. https://11q.kr https://11q.kr https://11q.kr\r\n\r\n
뷰PDF 1,2
office view
관련자료
댓글목록
등록된 댓글이 없습니다.