--- loncom/interface/lonprintout.pm 2002/02/21 04:12:16 1.14 +++ loncom/interface/lonprintout.pm 2002/09/04 03:59:20 1.53 @@ -1,7 +1,7 @@ # The LearningOnline Network # Printout # -# $Id: lonprintout.pm,v 1.14 2002/02/21 04:12:16 albertel Exp $ +# $Id: lonprintout.pm,v 1.53 2002/09/04 03:59:20 albertel Exp $ # # Copyright Michigan State University Board of Trustees # @@ -46,7 +46,8 @@ use Apache::lonnet; use Apache::inputtags; use Apache::edit; use Apache::File(); - +use POSIX qw(strftime); +use Apache::loncoursedata; sub headerform { @@ -58,20 +59,115 @@ sub headerform {