<% if _SESSION["logined"] ~= nil then local username = _POST["username"] c_DeleteAdmin(username) end %>