Index: openacs-4/packages/dotlrn-fs/tcl/dotlrn-fs-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/dotlrn-fs/tcl/dotlrn-fs-procs.tcl,v diff -u -r1.72 -r1.73 --- openacs-4/packages/dotlrn-fs/tcl/dotlrn-fs-procs.tcl 11 Jul 2002 04:58:35 -0000 1.72 +++ openacs-4/packages/dotlrn-fs/tcl/dotlrn-fs-procs.tcl 11 Jul 2002 05:00:26 -0000 1.73 @@ -234,7 +234,7 @@ # get the root folder of this package instance set package_id [site_node_apm_integration::get_child_package_id \ - -parent_package_id [dotlrn::get_package_id] \ + -package_id [dotlrn::get_package_id] \ -package_key [package_key] \ ]