% include("language.html") %> <% if _SESSION["logined"] ~= nil then local JsonDir = _GET["dir"] or "" if JsonDir ~= nil and JsonDir ~= "" and string.find(JsonDir, "'") ~= nil then JsonDir = json.encode(json.decode(_GET["dir"])) end %>
<%=LANG["str_realpath"]%>: | ||||||
<%=LANG["str_virtualpath"]%>: | " <%if _GET["homedir"] == "1" then print("disabled") end%> style="width:170px;"> | |||||
<%if _GET["virtualdir"] == "1" then print("disabled") end%> > <%=LANG["str_ishomedir"]%> | ||||||
|
||||||