--- loncom/interface/lonhtmlcommon.pm 2011/08/15 12:55:45 1.292 +++ loncom/interface/lonhtmlcommon.pm 2011/09/09 23:42:39 1.293 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # a pile of common html routines # -# $Id: lonhtmlcommon.pm,v 1.292 2011/08/15 12:55:45 raeburn Exp $ +# $Id: lonhtmlcommon.pm,v 1.293 2011/09/09 23:42:39 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -2362,7 +2362,7 @@ sub file_submissionchk_js { } $multtext .= " return '';\n"; - $arrayindexofjs = &Apache::loncommon::javascript_array_indexof() + $arrayindexofjs = &Apache::loncommon::javascript_array_indexof(); return <<"ENDSCRIPT";