--- loncom/xml/lonxml.pm 2009/04/13 20:42:32 1.493 +++ loncom/xml/lonxml.pm 2010/02/11 20:44:15 1.494.4.4 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # XML Parser Module # -# $Id: lonxml.pm,v 1.493 2009/04/13 20:42:32 raeburn Exp $ +# $Id: lonxml.pm,v 1.494.4.4 2010/02/11 20:44:15 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -109,6 +109,7 @@ use Apache::lonfeedback(); use Apache::lonmsg(); use Apache::loncacc(); use Apache::lonmaxima(); +use Apache::lonr(); use Apache::lonlocal; #==================================== Main subroutine: xmlparse @@ -242,7 +243,7 @@ sub tokeninputfield { document.tokeninput.barcode.value=''; } -