--- loncom/publisher/Attic/lonconstruct.pm 2003/11/18 04:08:15 1.19 +++ loncom/publisher/Attic/lonconstruct.pm 2003/11/19 14:57:32 1.20 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # Construction Space Page Wrapper for Construction # -# $Id: lonconstruct.pm,v 1.19 2003/11/18 04:08:15 taceyjo1 Exp $ +# $Id: lonconstruct.pm,v 1.20 2003/11/19 14:57:32 taceyjo1 Exp $ # # Copyright Michigan State University Board of Trustees # @@ -119,13 +119,6 @@ sub handler { if ($ENV{'form.forceColoredit'}) { $lowerframe.='?editmode=Edit&problemmode=Edit'; } - &Apache::loncommon::get_unprocessed_cgi - ($ENV{'QUERY_STRING'},['decompress']); - if ($ENV{'form.decompress'}) { - &Apache::lonnet::appenv('cgi.path' => $r->path_info); - $lowerframe="http://$ENV{SERVER_NAME}/cgi-bin/decompress.pl"; - - } $r->print(< LON-CAPA Construction Space