<% if _SESSION["logined"] ~= nil then setContentType("text/xml; charset=UTF-8") local liststr = GetAdminList() print(liststr) end %>