--- loncom/interface/loncommon.pm 2008/12/15 08:28:23 1.692.2.5
+++ loncom/interface/loncommon.pm 2009/04/21 18:27:09 1.790
@@ -1,7 +1,7 @@
# The LearningOnline Network with CAPA
# a pile of common routines
#
-# $Id: loncommon.pm,v 1.692.2.5 2008/12/15 08:28:23 raeburn Exp $
+# $Id: loncommon.pm,v 1.790 2009/04/21 18:27:09 droeschl 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');
-