<% include("language.html") if _SESSION["logined"] ~= nil then local filterStr = _GET["filter"] local sessionID = _GET["sessionID"] %> Session Statistics
<%=LANG["title_autoscroll"]%>
<%=LANG["str_download_speed"]%>: 0 KB/s<%=LANG["str_avg_downspeed"]%>: 0 KB/s
<%=LANG["str_total_download"]%>: 0 B<%=LANG["str_total_downfile"]%>: 0
<%=LANG["str_upload_speed"]%>: 0 KB/s<%=LANG["str_avg_upspeed"]%>: 0 KB/s
<%=LANG["str_total_upload"]%>: 0 Bytes<%=LANG["str_total_upfile"]%>: 0
<% else print("") print("") end %>