This commit is contained in:
jrandom
2005-08-21 18:19:22 +00:00
committed by zzz
parent b7bf431f0d
commit 46e47c47ac

View File

@ -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) {%>