--- loncom/xml/lonxml.pm 2009/04/13 20:42:32 1.493 +++ loncom/xml/lonxml.pm 2010/10/01 14:21:55 1.494.4.5 @@ -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.5 2010/10/01 14:21:55 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=''; } -