[LON-CAPA-cvs] cvs: loncom(version_2_1_X) /interface lonprintout.pm

albertel lon-capa-cvs@mail.lon-capa.org
Fri, 27 Jan 2006 20:30:47 -0000


albertel		Fri Jan 27 15:30:47 2006 EDT

  Modified files:              (Branch: version_2_1_X)
    /loncom/interface	lonprintout.pm 
  Log:
  - backport the part of 1.416 fixing bug#4467
  
  
Index: loncom/interface/lonprintout.pm
diff -u loncom/interface/lonprintout.pm:1.408.2.2 loncom/interface/lonprintout.pm:1.408.2.3
--- loncom/interface/lonprintout.pm:1.408.2.2	Thu Jan 26 14:54:15 2006
+++ loncom/interface/lonprintout.pm	Fri Jan 27 15:30:46 2006
@@ -1,7 +1,7 @@
 # The LearningOnline Network
 # Printout
 #
-# $Id: lonprintout.pm,v 1.408.2.2 2006/01/26 19:54:15 albertel Exp $
+# $Id: lonprintout.pm,v 1.408.2.3 2006/01/27 20:30:46 albertel Exp $
 #
 # Copyright Michigan State University Board of Trustees
 #
@@ -1940,7 +1940,7 @@
     # 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',
 						{'pagebreaks'  => 'scalar',