<!DOCTYPE html>

This commit is contained in:
2018-03-19 23:23:05 +09:00
parent 005a495fdb
commit b27562613e
50 changed files with 59 additions and 21 deletions
+1
View File
@@ -31,6 +31,7 @@ if($game['maxrefresh'] < $game['refresh']) { $game['maxrefresh'] = $game['refres
if($game['maxonline'] == 0) { $game['maxonline'] = 1; }
if($game['maxonline'] < $curonline) { $game['maxonline'] = $curonline; }
?>
<!DOCTYPE html>
<html>
<head>
<title>트래픽정보</title>