[LON-CAPA-cvs] cvs: loncom /interface loncommon.pm
albertel
lon-capa-cvs@mail.lon-capa.org
Thu, 12 Oct 2006 19:46:27 -0000
albertel Thu Oct 12 15:46:27 2006 EDT
Modified files:
/loncom/interface loncommon.pm
Log:
- fixing some broken pod
Index: loncom/interface/loncommon.pm
diff -u loncom/interface/loncommon.pm:1.463 loncom/interface/loncommon.pm:1.464
--- loncom/interface/loncommon.pm:1.463 Thu Oct 12 14:17:57 2006
+++ loncom/interface/loncommon.pm Thu Oct 12 15:46:27 2006
@@ -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 @@
bgcolor -> override the default page bgcolor
no_auto_mt_title
-> prevent &mt()ing the title arg
+
=back
=cut
@@ -4676,7 +4677,7 @@
=pod
-=back
+=back
=head1 CSV Upload/Handling functions