--- loncom/interface/lonprintout.pm 2008/12/22 22:28:18 1.545.2.3 +++ loncom/interface/lonprintout.pm 2009/03/21 04:44:39 1.545.2.4 @@ -1,7 +1,7 @@ # The LearningOnline Network # Printout # -# $Id: lonprintout.pm,v 1.545.2.3 2008/12/22 22:28:18 raeburn Exp $ +# $Id: lonprintout.pm,v 1.545.2.4 2009/03/21 04:44:39 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -1539,7 +1539,7 @@ ENDPART &Apache::lonnet::appenv({'construct.style' => $helper->{'VARS'}->{'style_file'}}); } elsif ($env{'construct.style'}) { - &Apache::lonnet::delenv('construct\\.style'); + &Apache::lonnet::delenv('construct.style'); }