% from merescoharvester.controlpanel.tools import getDomainId req.req.headers_out['Cache-control'] = 'no-cache' group = xml.repositoryGroup domainId = getDomainId(req.uri) if not session.get('isAdmin','') and session.get('domain', '') != domainId: raise Exception('Illegal use') # fileName = "%s.%s.repositoryGroup"%(domainId,group.id) %>
Repositorygroup Administration
<%=args.error and '' + args.error + ''or ''%>