<% include("language.html") if _SESSION["logined"] ~= nil then %> User List <% local domain = _GET["domain"] or _POST["domain"] local accessway = c_AccessDataWay(domain) local totalrecords = 0 local totalpages = 0 if accessway == 2 or accessway == 3 then totalrecords,totalpages = c_GetUserPageCount(domain) end %>
"><%=LANG["str_domain"]%>:<%=unescape(_GET["domain"])%> <% if totalrecords == -1 and totalpages == -1 then print("("..LANG["str_datebase_error"]..")") print("") end %>
<% if accessway == 2 or accessway == 3 then %> <% else %> <% end %>
<%=LANG["str_username"]%> <%=LANG["str_expired"]%> <%=LANG["str_logincount"]%> <%=LANG["str_received"]%> <%=LANG["str_sent"]%> <%=LANG["str_current_quota"]%> <%=LANG["str_max_quota"]%>  <%=LANG["str_username"]%>
<% if accessway == 2 or accessway == 3 then %> <% else %> <% end %>
  <% if accessway == 2 or accessway == 3 then %>             <% end %>    <%=LANG["title_group"]%>:
<% else print("") print("") end %>