changeset 214:39374211b238

*** empty log message ***
author robcast
date Tue, 29 Jun 2004 12:08:24 +0200
parents 3706924a01c0
children d6c02337ca41
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();