--- loncom/interface/loncommon.pm 2006/10/12 18:17:57 1.463 +++ loncom/interface/loncommon.pm 2006/10/12 19:46:27 1.464 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # a pile of common routines # -# $Id: loncommon.pm,v 1.463 2006/10/12 18:17:57 albertel Exp $ +# $Id: loncommon.pm,v 1.464 2006/10/12 19:46:27 albertel Exp $ # # Copyright Michigan State University Board of Trustees # @@ -3728,6 +3728,7 @@ Inputs: $title - optional title for the bgcolor -> override the default page bgcolor no_auto_mt_title -> prevent &mt()ing the title arg + =back =cut @@ -4676,7 +4677,7 @@ sub get_env_multiple { =pod -=back +=back =head1 CSV Upload/Handling functions