--- loncom/xml/lonxml.pm 2010/10/01 14:21:55 1.494.4.5 +++ loncom/xml/lonxml.pm 2009/11/30 21:29:41 1.502 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # XML Parser Module # -# $Id: lonxml.pm,v 1.494.4.5 2010/10/01 14:21:55 raeburn Exp $ +# $Id: lonxml.pm,v 1.502 2009/11/30 21:29:41 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -111,6 +111,7 @@ use Apache::loncacc(); use Apache::lonmaxima(); use Apache::lonr(); use Apache::lonlocal; +use Apache::lonhtmlcommon(); #==================================== Main subroutine: xmlparse @@ -243,7 +244,7 @@ sub tokeninputfield { document.tokeninput.barcode.value=''; } -