--- loncom/xml/lonxml.pm 2000/11/14 22:24:38 1.38 +++ loncom/xml/lonxml.pm 2000/11/15 15:29:33 1.39 @@ -60,7 +60,6 @@ sub xmlparse { # $safeeval->deny(":base_orig"); $safeinit .= ';$external::target='.$target.';'; $safeinit .= ';$external::randomseed='.&Apache::lonnet::rndseed().';'; - $safeinit .= &Apache::lonnet::getfile('/home/httpd/html/res/adm/includes/default_xml.lcpm'); &Apache::run::run($safeinit,$safeeval); #-------------------- Redefinition of the target in the case of compound target