Diff for /loncom/interface/lonprintout.pm between versions 1.408.2.2 and 1.408.2.3

version 1.408.2.2, 2006/01/26 19:54:15 version 1.408.2.3, 2006/01/27 20:30:46
Line 1940  sub printHelper { Line 1940  sub printHelper {
     # But we only do this in the initial state so that they are allowed to change.      # But we only do this in the initial state so that they are allowed to change.
     #      #
   
     $helper->{VARS}->{FINISHPAGE} = '';      # $helper->{VARS}->{FINISHPAGE} = '';
           
     &Apache::loncommon::restore_course_settings('print',      &Apache::loncommon::restore_course_settings('print',
  {'pagebreaks'  => 'scalar',   {'pagebreaks'  => 'scalar',

Removed from v.1.408.2.2  
changed lines
  Added in v.1.408.2.3


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>