용어통일: 방문자집계 > 접속자집계

This commit is contained in:
whitedot
2013-03-26 10:09:28 +09:00
parent ec014d83ea
commit 82c0da0bf3

View File

@ -8,7 +8,7 @@ global $is_admin;
<section id="visit">
<div>
<h2>방문자집계</h2>
<h2>접속자집계</h2>
<dl>
<dt>오늘</dt>
<dd><?=number_format($visit[1])?></dd>