<% include("language.html") if _SESSION["logined"] ~= nil then %> Connection List
<%=LANG["str_domain"]%>:<%=specialhtml_encode(unescape(_GET["domain"]))%> <%=LANG["str_current_session"]%>:0
 
<%=LANG["title_id"]%>
 
<%=LANG["title_protocol"]%>
 
<%=LANG["title_username"]%>
 
<%=LANG["title_ipaddress"]%>
 
<%=LANG["title_lastcmd"]%>
 
<%=LANG["title_lastdir"]%>
 
  <%=LANG["title_file"]%>
<% else print("") print("") end %>