Index: openacs-4/packages/lors/tcl/lors-imscp-blackboard6-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/lors/tcl/lors-imscp-blackboard6-procs.tcl,v diff -u -r1.5 -r1.6 --- openacs-4/packages/lors/tcl/lors-imscp-blackboard6-procs.tcl 18 May 2005 17:13:55 -0000 1.5 +++ openacs-4/packages/lors/tcl/lors-imscp-blackboard6-procs.tcl 18 May 2005 17:16:59 -0000 1.6 @@ -575,7 +575,7 @@ @author Ernie Ghiglione (ErnieG@mm.st) } { # open manifest file with tDOM - set docx [dom parse [::tDOM::xmlReadFile $tmp_dir/$filex]] + set docx [dom parse [::tDOM::xmlReadFile $tmp_dir/$file]] # gets the manifest tree set manifest [$doc documentElement] # we add the xml namespace for dotLRN