Newer
Older
alarm / WebRoot / common / util / 403.jsp
zhout on 2 Mar 2022 31 bytes first commit
<%
	response.sendError(403);
%>