--- loncom/xml/lonxml.pm 2009/11/30 21:17:41 1.501 +++ loncom/xml/lonxml.pm 2011/12/01 04:41:55 1.505.2.7 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # XML Parser Module # -# $Id: lonxml.pm,v 1.501 2009/11/30 21:17:41 raeburn Exp $ +# $Id: lonxml.pm,v 1.505.2.7 2011/12/01 04:41:55 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -112,6 +112,7 @@ use Apache::lonmaxima(); use Apache::lonr(); use Apache::lonlocal; use Apache::lonhtmlcommon(); +use Apache::functionplotresponse(); #==================================== Main subroutine: xmlparse @@ -244,7 +245,7 @@ sub tokeninputfield { document.tokeninput.barcode.value=''; } -