--- loncom/interface/lonprintout.pm 2002/05/09 15:45:11 1.26 +++ 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.26 2002/05/09 15:45:11 sakharuk 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,6 +59,7 @@ sub headerform {