<%=LANG["title_statistics"]%> |
|
<%=LANG["str_total_session"]%> | <%=totalsessions%> |
<%=LANG["str_unique_ip"]%> | <%=uniqueip%> |
<%=LANG["str_total_downfile"]%> | <%=downloadfiles%> |
<%=LANG["str_total_upfile"]%> | <%=uploadfiles%> |
<%=LANG["str_total_download"]%> | <%=formatSize(downloadbytes)%> |
<%=LANG["str_total_upload"]%> | <%=formatSize(uploadbytes)%> |
<%=LANG["str_total_downfile"]%> (Weblink) | <%=weblinkfiles%> |
<%=LANG["str_total_download"]%> (Weblink) | <%=formatSize(weblinkbytes)%> |
Top 10 <%=LANG["str_downloads"]%> |
|
<%=LANG["str_filename"]%> | <%=LANG["str_count"]%> |
"..row[0].." | "..row[1].." |
Top 10 <%=LANG["str_uploads"]%> |
|
<%=LANG["str_filename"]%> | <%=LANG["str_count"]%> |
"..row[0].." | "..row[1].." |
Top 10 <%=LANG["str_ip"]%> |
|
<%=LANG["str_ip"]%> | <%=LANG["str_count"]%> |
"..row[0].." | "..row[1].." |
Top 10 <%=LANG["str_username"]%> |
|
<%=LANG["str_username"]%> | <%=LANG["str_count"]%> |
"..row[0].." | "..row[1].." |