Plus (+) characters automatically converted to space in forms.
[egate.git] / www / query.egw
index 19d74c8..e180d1e 100644 (file)
@@ -4,7 +4,7 @@
 </head>
 <body>
 {
-# $Id: query.egw,v 1.13 1995/11/09 17:31:04 adam Exp $
+# $Id: query.egw,v 1.14 1995/11/10 14:47:31 adam Exp $
 
     if {[info commands saveState] == ""} {
         source z39util.tcl
@@ -69,7 +69,7 @@ proc ok-response {} {
             }
         }
         set sessionWait 0
-        z39 idAuthentication $hist($setNo,idAuthentication)
+#       z39 idAuthentication $hist($setNo,idAuthentication)
         if {[catch {z39 init}]} {
             htmlr "Cannot initialize with target ${host} <br>"
             htmlr "</body></html>"