관리자 모드 땀표 전쟁, 회원추가 완료
This commit is contained in:
@ -47,7 +47,7 @@ if ($i) {
|
||||
|
||||
$rate = ($count / $sum_count * 100);
|
||||
$s_rate = number_format($rate, 1);
|
||||
$graph = "<img src='{$g4[admin_path]}/img/graph.gif' width='$rate%' height='18'>";
|
||||
$graph = "<img src='{$g4['admin_path']}/img/graph.gif' width='$rate%' height='18'>";
|
||||
|
||||
$list = ($k++%2);
|
||||
echo "
|
||||
|
||||
Reference in New Issue
Block a user