ewps
This commit is contained in:
@ -1,3 +1,4 @@
|
||||
<%@page import="net.i2p.syndie.web.ArchiveViewerBean, net.i2p.syndie.*, net.i2p.data.Base64" %>
|
||||
<jsp:useBean scope="session" class="net.i2p.syndie.User" id="user" />
|
||||
<jsp:useBean scope="session" class="net.i2p.syndie.data.ArchiveIndex" id="archive" />
|
||||
<%if (request.getRequestURI().indexOf("register.jsp") == -1) {%>
|
||||
|
Reference in New Issue
Block a user