changeset 218:0dd38cb2961f

*** empty log message ***
author robcast
date Tue, 29 Jun 2004 12:08:24 +0200
parents 9f596e9ab6fb
children e6183215c9d9
files client/digitallibrary/dlInfo-js.jsp
diffstat 1 files changed, 3 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/client/digitallibrary/dlInfo-js.jsp	Tue Jun 29 12:06:37 2004 +0200
+++ b/client/digitallibrary/dlInfo-js.jsp	Tue Jun 29 12:08:24 2004 +0200
@@ -1,8 +1,9 @@
 <%@ page language="java" %>
 
 <%!
-// authentication stuff - robert
-// -----------------------------
+/* authentication stuff - robert
+ * -----------------------------
+ */
 // create DocumentBean instance for all JSP requests
 digilib.servlet.DocumentBean docBean = new digilib.servlet.DocumentBean();