--- loncom/interface/loncommon.pm 2009/05/21 15:43:52 1.692.4.3 +++ loncom/interface/loncommon.pm 2009/03/25 15:49:47 1.776 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # a pile of common routines # -# $Id: loncommon.pm,v 1.692.4.3 2009/05/21 15:43:52 raeburn Exp $ +# $Id: loncommon.pm,v 1.776 2009/03/25 15:49:47 bisitz Exp $ # # Copyright Michigan State University Board of Trustees # @@ -271,7 +271,7 @@ BEGIN { } } &Apache::lonnet::logthis( - "INFO: Read file types"); + "INFO: Read file types"); $readit=1; } # end of unless($readit) @@ -408,7 +408,7 @@ sub studentbrowser_javascript { return (<<'ENDSTDBRW');