X-Git-Url: http://jsfdemo.indexdata.com/?a=blobdiff_plain;f=www%2Fhistory.egw;h=f3d0bdfdf610291cb3bdcec7c3b5b7739e42f65b;hb=fa0ddb755d3a836e4e13cc05a6ba3eb6b0010958;hp=a0cd7f2de04d2ebfd21cbf18b49809b82642922a;hpb=cc5af6a5323f9576c208519dbf4351b4f818e166;p=egate.git diff --git a/www/history.egw b/www/history.egw index a0cd7f2..f3d0bdf 100644 --- a/www/history.egw +++ b/www/history.egw @@ -4,7 +4,7 @@ { -# $Id: history.egw,v 1.2 1996/01/09 16:16:47 adam Exp $ +# $Id: history.egw,v 1.4 1996/01/24 08:27:25 adam Exp $ if {[info commands saveState] == ""} { source z39util.tcl @@ -36,14 +36,7 @@ foreach e {SERVER_NAME PATH_INFO SCRIPT_NAME} { html $e {: } $env($e) {
} \n } - html "form: " [wform] "
\n" - html "target: " $host "
\n" - html "databases: " $databases "
\n" - html "setNo: " $setNo "
\n" - html "nextSetNo: " $nextSetNo "
\n" - html "initSet: " $initSet "
\n" - html "scanLine: " $scanLine "
\n" - html "scanTerm: " $scanTerm "
\n" + html "form: " [egw_form] "
\n" }