<% if _SESSION["logined"] ~= nil then local domain = _POST["domain"] or nil local path = _POST["path"] or nil c_CreateDomainLogo(domain,path) end %>