X-Git-Url: http://lists.indexdata.dk/cgi-bin?a=blobdiff_plain;f=www%2Ftargets.egw;h=6ed311d59680538406e6a87acc34410886fbcabe;hb=a99bbcafcacb3b34d19e2ccef4ee636dfbe883e1;hp=4f1ccb3c9e2787034eee27dd49589eaf4ceaf36a;hpb=e2ba1ab3d7b2152c1fd81e84e542f18703f182b5;p=egate.git diff --git a/www/targets.egw b/www/targets.egw index 4f1ccb3..6ed311d 100644 --- a/www/targets.egw +++ b/www/targets.egw @@ -1,6 +1,6 @@ { -# $Id: targets.egw,v 1.26 1996/05/24 11:16:02 adam Exp $ +# $Id: targets.egw,v 1.27 1996/08/28 09:36:02 adam Exp $ source ztargets.conf if {![info exists debug]} { if {[lindex $sessionParms 1] == "1"} { @@ -51,11 +51,7 @@ global targets global env global sessionId - global waisFlag - if {!$waisFlag && ![string compare [lindex $targets($t) 1] WAIS]} { - return - } html {
} [lindex $targets($t) 0] html {} @@ -67,14 +63,6 @@ } html "
\n" } - if {![info exists waisFlag]} { - set waisFlag 1 - if {[catch {wais waisdummy}]} { - set waisFlag 0 - } else { - rename waisdummy {} - } - } serverList headlineC targetC html "
\n"