--- loncom/xml/lonxml.pm 2003/10/23 18:14:16 1.286 +++ loncom/xml/lonxml.pm 2003/10/24 21:31:05 1.287 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # XML Parser Module # -# $Id: lonxml.pm,v 1.286 2003/10/23 18:14:16 albertel Exp $ +# $Id: lonxml.pm,v 1.287 2003/10/24 21:31:05 albertel Exp $ # # Copyright Michigan State University Board of Trustees # @@ -320,6 +320,7 @@ sub xmlparse { &Apache::inputtags::initialize_inputtags(); &Apache::outputtags::initialize_outputtags(); &Apache::edit::initialize_edit(); + &Apache::londefdef::initialize_londefdef(); # # do we have a course style file?