--- loncom/interface/loncommon.pm 2009/01/08 19:51:28 1.692.2.11 +++ loncom/interface/loncommon.pm 2009/04/01 14:22:11 1.783 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # a pile of common routines # -# $Id: loncommon.pm,v 1.692.2.11 2009/01/08 19:51:28 raeburn Exp $ +# $Id: loncommon.pm,v 1.783 2009/04/01 14:22:11 amueller 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) @@ -406,7 +406,7 @@ sub studentbrowser_javascript { || ($env{'request.role'}=~/^(au|dc|su)/) ) { return ''; } return (<<'ENDSTDBRW'); -