<% local all_lang = {"english","french","german","italian","dutch","portuguese","spanish","schinese","tchinese","japanese","czech","romanian","turkish","korean","polish"} if _GET["lang"] ~= nil then for _,val in pairs(all_lang) do if _GET["lang"] == val then setcookie("client_lang",val,900000000) break end end if _COOKIE["client_lang"] == nil then _COOKIE["client_lang"] = "english" end end include("language.html") local nType = c_GetLicenseInfo() local client_login_name = _COOKIE["client_login_name"] or "" client_login_name = specialhtml_encode(client_login_name) local imageDate = c_GetFileTime(c_GetAppPath().."/webclient/images/"..c_GetDomainLogo()) if _SESSION["username"] == nil then %> Wing FTP Server - Web Client
 
onclick="switchcheckbox()" />
<%=LANG["button_downpicture"]%> App
<%=LANG["language"]%>
  " onclick="return ch()" tabindex="5" />  
<% if nType == 4 then %> FTP server software powered by Wing FTP Server v<%=c_GetVersion()%> <% else %> Wing FTP Server ©2003-2021 wftpserver.com All Rights Reserved <% end %>
<% else print("") print("") print("") end %>