X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=www%2Fnwi.egw;h=75209c3a41222b0e52985801ca85eb33a0548abe;hb=8bafbc608e1ffba9ee87f4856e586dffa57901b8;hp=a42ac74fe204f542e77d2c65f6669cb6b181428f;hpb=a61ad0378b93e99e362a1d92c33d701dbf103eba;p=egate.git diff --git a/www/nwi.egw b/www/nwi.egw index a42ac74..75209c3 100644 --- a/www/nwi.egw +++ b/www/nwi.egw @@ -1,15 +1,12 @@ { -# $Id: nwi.egw,v 1.3 1996/03/13 14:07:30 adam Exp $ +# $Id: nwi.egw,v 1.4 1996/03/14 11:50:46 adam Exp $ source ztargets.conf set scriptQuery nwi.egw set scriptTarget {} set utilExtension nwiutil.tcl - if {[info commands saveState] == ""} { - source z39util.tcl - } if {![info exists debug]} { if {[lindex $sessionParms 1] == "1"} { set debug 1 @@ -17,6 +14,9 @@ set debug 0 } } + if {[info commands saveState] == ""} { + source z39util.tcl + } set html3 [lindex $sessionParms 0] if {[string length $html3] == 0} { if {![info exists env(HTTP_USER_AGENT)]} {