--- loncom/xml/lonxml.pm 2009/02/18 06:43:55 1.491 +++ 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.491 2009/02/18 06:43:55 raeburn 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=''; } -