--- loncom/cgi/decompress.pl 2004/06/09 19:04:47 1.12 +++ loncom/cgi/decompress.pl 2005/05/25 22:31:51 1.14 @@ -31,8 +31,8 @@ #### use strict; use lib '/home/httpd/lib/perl'; -use LONCAPA::loncgi (); -my %origENV=%ENV; +use LONCAPA::loncgi; + if(! &LONCAPA::loncgi::check_cookie_and_load_env()) { print "Content-type: text/html\n\n"; print <Bad Enviroment!