--- loncom/xml/lonxml.pm 2008/12/07 23:41:02 1.490 +++ loncom/xml/lonxml.pm 2010/05/30 02:57:01 1.505.2.1 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # XML Parser Module # -# $Id: lonxml.pm,v 1.490 2008/12/07 23:41:02 www Exp $ +# $Id: lonxml.pm,v 1.505.2.1 2010/05/30 02:57:01 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -109,7 +109,9 @@ use Apache::lonfeedback(); use Apache::lonmsg(); use Apache::loncacc(); use Apache::lonmaxima(); +use Apache::lonr(); use Apache::lonlocal; +use Apache::lonhtmlcommon(); #==================================== Main subroutine: xmlparse @@ -242,7 +244,7 @@ sub tokeninputfield { document.tokeninput.barcode.value=''; } -