--- loncom/interface/lonprintout.pm 2012/12/28 16:19:10 1.627.2.2 +++ loncom/interface/lonprintout.pm 2013/01/04 01:27:31 1.627.2.3 @@ -1,7 +1,7 @@ # The LearningOnline Network # Printout # -# $Id: lonprintout.pm,v 1.627.2.2 2012/12/28 16:19:10 raeburn Exp $ +# $Id: lonprintout.pm,v 1.627.2.3 2013/01/04 01:27:31 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -149,8 +149,7 @@ sub printable_sequence { # Return: # XML that can be parsed by the helper to drive the state machine. # -sub create_incomplete_folder_selstud_helper($helper) -{ +sub create_incomplete_folder_selstud_helper { my ($helper, $map) = @_;